From AUTO-461 and auto-eks-buildfleet build 993, a number of our docker containers are failing to build. Most of them appear to be failing due to get_pip.py being deprecated for Python 2 installations of pip, but we are finding some other bugs introduced, as well.
This pull request points the CI system at two new beta fleets we created, automation-eks-eos-builder-beta-fleet and automation-eks-eos-tester-beta-fleet, to test that the CI code still works with the upgrades. This pull request will NOT be merged.
Change Description
From AUTO-461 and auto-eks-buildfleet build 993, a number of our docker containers are failing to build. Most of them appear to be failing due to
get_pip.py
being deprecated for Python 2 installations ofpip
, but we are finding some other bugs introduced, as well.This pull request points the CI system at two new beta fleets we created,
automation-eks-eos-builder-beta-fleet
andautomation-eks-eos-tester-beta-fleet
, to test that the CI code still works with the upgrades. This pull request will NOT be merged.See Also
buildkite-base
buildkite-eks-ecr-builder
eos:develop
eos:release/2.1.x
eos:release/2.0.x
eos:release/1.8.x
eosio.cdt:develop
eosio.cdt:release/1.8.x
eosio.cdt:release/1.7.x
eosio.contracts:develop
eosio.contracts:release/1.9.x
eosio.contracts:release/1.8.x
eos-vm:develop
eos-vm:eosio
eos-vm:eosio-2.0.x
Deployment Changes
API Changes
Documentation Additions