Skip to content
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

Design yamls with podman and docker to run as separate jobs #13524

Closed
wants to merge 1 commit into from

Conversation

b10n1k
Copy link
Contributor

@b10n1k b10n1k commented Oct 22, 2021

We need to split the jobs which get scheduled with both container engines together, to run separately.
Redesign the yamls schedules which fit those conditions to be able to do so.
This follows the latest trend in the qa-c.

The need cames from another task which tries to merge podman_image and docker_image in one side and
podman__3rd_party_images and docker_3rd_party_images.

Those apparently touch pubcloud jobs and jeos and it wouldnt necessity if they were scheduled by main.pm.
make the change only for jeos for now.
This comes with https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/482

Signed-off-by: Ioannis Bonatakis ybonatakis@suse.com

@b10n1k b10n1k added blocked Blocked from another task notready labels Oct 25, 2021
@b10n1k b10n1k force-pushed the refactor_yamls_containers branch 4 times, most recently from 7b11d27 to ecad51b Compare November 1, 2021 07:07
@b10n1k b10n1k removed notready blocked Blocked from another task labels Nov 1, 2021
We need to split the jobs which get scheduled with both container engines together, to run separately.
Redesign the yamls schedules which fit those conditions to be able to do so.
This follows the latest trend in the qa-c.

The need cames from another task which tries to merge podman_image and docker_image in one side and
podman__3rd_party_images and docker_3rd_party_images.

Make the change in scheduling only for jeos for now to easy the followup work

Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>
Copy link
Contributor

@jlausuch jlausuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, it's preferable to stick to single job for containers in JeOS.

@b10n1k
Copy link
Contributor Author

b10n1k commented Dec 15, 2021

not valid anymore

@b10n1k b10n1k closed this Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants