Closed dtantsur closed 5 months ago
/test metal3-dev-env-integration-test-ubuntu-main
/test metal3-dev-env-integration-test-ubuntu-main
/test metal3-dev-env-integration-test-centos-main Python installations are somewhat different, so let's run centos as well.
Python installations are somewhat different, so let's run centos as well.
Yeah, I wanted one job to pass before I occupy the CI with the rest :)
Python installations are somewhat different, so let's run centos as well.
Yeah, I wanted one job to pass before I occupy the CI with the rest :)
Ubuntu progressed, so ... :)
Centos will probably fail tho, there seems to be again some issue with the new cloud + Centos, but it'll probably pass far enough to tell if venv worked or not.
/test metal3-centos-e2e-integration-test-release-1-7
Don't bother with Centos right now, we're debugging Centos main as all centos e2e are failing now, as VMs are not coming up and hence BMHs are not ever inspected.
/override metal3-dev-env-integration-test-centos-main Not required even, skip.
@tuminoid: Overrode contexts on behalf of tuminoid: metal3-dev-env-integration-test-centos-main
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mboukhalfa
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Installing packages globally with pip is not recommended since such packages may conflict with the system. Using a virtual environment is the approach we have employed in Bifrost for a long time, let's do the same here.
Signed-off-by: Dmitry Tantsur dtantsur@protonmail.com