CI: Update tox.ini to work with Ubuntu 2004 66/112266/3
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 21 Jun 2024 11:48:10 +0000 (21:48 +1000)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 24 Jun 2024 07:38:46 +0000 (09:38 +0200)
commit89830dd38eb98ea276866b8accb652588386b1cd
treebe9b1268884ba32dac798b2de05db1ef3860ea1c
parent80a03cae84ee0230c5f110f3683baab210119400
CI: Update tox.ini to work with Ubuntu 2004

Cent OS 8 minions will be deprecated soon.
Packages installation is broken since repo URLs migrate to archive.
This ends up in a tox job failure in the CI.

- add apt-get to tox.ini missing packages installation failover commands

Change-Id: Ia887d5b4aa8890f65459c0acebc8af7f6a9bb84e
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Co-authored-by: guillaume.lambert <guillaume.lambert@orange.com>
tox.ini