-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: add a podman container for running podman in podman #1602
base: main
Are you sure you want to change the base?
Conversation
Created a staging project on OBS for Tumbleweed: home:defolos:BCI:Staging:Tumbleweed:Tumbleweed-1602 Build ResultsRepository
Repository
Repository
Repository
Build succeeded ✅ To run BCI-tests against this PR, use the following command: OS_VERSION=tumbleweed TARGET=custom BASEURL=registry.opensuse.org/home/defolos/bci/staging/tumbleweed/tumbleweed-1602/ tox -- -n auto The following images can be pulled from the staging project:
|
Created a staging project on OBS for 7: home:defolos:BCI:Staging:SLE-15-SP7:7-1602 Build ResultsRepository
Repository
Repository
Repository
Repository
Repository
Repository
Repository
Build failed ❌ To run BCI-tests against this PR, use the following command: OS_VERSION=15.7 TARGET=custom BASEURL=registry.opensuse.org/home/defolos/bci/staging/sle-15-sp7/7-1602/ tox -- -n auto The following images can be pulled from the staging project: |
Created a staging project on OBS for 6: home:defolos:BCI:Staging:SLE-15-SP6:6-1602 Build ResultsRepository
Repository
Repository
Repository
Repository
Repository
Repository
Repository
Build failed ❌ To run BCI-tests against this PR, use the following command: OS_VERSION=15.6 TARGET=custom BASEURL=registry.opensuse.org/home/defolos/bci/staging/sle-15-sp6/6-1602/ tox -- -n auto The following images can be pulled from the staging project: |
|
||
_PODMAN_VERS_REGEX = "%%podman_version%%" | ||
|
||
PODMAN_CONTAINERS = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please move it into a podman.py so that we follow the "one-container-per-file" paradigm that I started some time ago (but fuzzed over on appcontainers, which is now becoming a mess again)
daae05e
to
2fa9abd
Compare
2fa9abd
to
0925138
Compare
0925138
to
4ab2fc9
Compare
4ab2fc9
to
bcb17ae
Compare
bcb17ae
to
3d48025
Compare
3d48025
to
4008031
Compare
Created a staging project on OBS for 5: home:defolos:BCI:Staging:SLE-15-SP5:5-1602 Build ResultsRepository
Repository
Repository
Repository
Repository
Repository
Repository
Repository
Build succeeded ✅ To run BCI-tests against this PR, use the following command: OS_VERSION=15.5 TARGET=custom BASEURL=registry.opensuse.org/home/defolos/bci/staging/sle-15-sp5/5-1602/ tox -- -n auto The following images can be pulled from the staging project:
|
4008031
to
7c27f74
Compare
7c27f74
to
315d535
Compare
Based on https://github.com/containers/image_build/tree/main/podman