Ferruh Yigit <ferruh.yi...@intel.com> writes: > On 2/17/2021 9:42 AM, Juraj Linkeš wrote: >> Since Travis added credits we need to make some changes to the Travis >> CI. Arm has a credit agreement with Travis for arm jobs, so remove x86 >> jobs. Also, migrate all arm jobs to the latest environment. >> > > So this is becoming supporting a CI infrastructure within DPDK for a > specific vendor, do we want this? > > And can't this Travis credit/support be expanded for the whole > project, so everyone in the community benefit from it?
I agree - it would be best to have it working universally. >> Juraj Linkeš (2): >> ci: remove x86 Travis jobs >> ci: update arm64 Travis jobs to Graviton2 >> >> .travis.yml | 113 ++++++++-------------------------------------------- >> 1 file changed, 16 insertions(+), 97 deletions(-) >>