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

Fix CI failing to compose-up for 2 reasons #508

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

mikedep333
Copy link
Member

@mikedep333 mikedep333 commented Jun 15, 2023

Fix CI failing to compose-up the nightly s6 images

because it is looking for the non-existing tags of the development branch's web images. It should use "nightly" instead.

[noissue]

Workaround CI failing due to an ubuntu podman bug

https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2024394

Workaround will disable itself when no longer needed

[noissue]

.github/workflows/pulp_images.yml Outdated Show resolved Hide resolved
.github/workflows/pulp_images.yml Outdated Show resolved Hide resolved
because it is looking for the non-existing tags of the
development branch's web images. It should use "nightly" instead.

[noissue]
@mikedep333 mikedep333 force-pushed the fix_ci_nightly_failure branch 3 times, most recently from 1c8b6f5 to b33c4d9 Compare June 26, 2023 20:53
@mikedep333 mikedep333 changed the title Fix CI failing to compose-up the nightly s6 images Fix CI failing to compose-up for 2 reasons Jun 26, 2023
@decko decko closed this Jun 27, 2023
@decko decko reopened this Jun 27, 2023
@mikedep333
Copy link
Member Author

Looks like the 2 remaining CI failures are due to an additional issue.

I'd like to merge, and then fix this next issue.

@mikedep333 mikedep333 merged commit 7c05605 into pulp:latest Jun 27, 2023
14 of 15 checks passed
@mikedep333 mikedep333 deleted the fix_ci_nightly_failure branch June 27, 2023 18:48
@patchback
Copy link

patchback bot commented Jun 27, 2023

Backport to 3.22: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.22/7c05605595d8221d2744658f648d39dafad2fbc8/pr-508

Backported as #511

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@patchback
Copy link

patchback bot commented Jun 27, 2023

Backport to 3.25: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.25/7c05605595d8221d2744658f648d39dafad2fbc8/pr-508

Backported as #512

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@patchback
Copy link

patchback bot commented Jun 27, 2023

Backport to 3.24: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.24/7c05605595d8221d2744658f648d39dafad2fbc8/pr-508

Backported as #513

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@patchback
Copy link

patchback bot commented Jun 27, 2023

Backport to 3.23: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.23/7c05605595d8221d2744658f648d39dafad2fbc8/pr-508

Backported as #514

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jun 27, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
patchback bot pushed a commit that referenced this pull request Jun 27, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
patchback bot pushed a commit that referenced this pull request Jun 27, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
patchback bot pushed a commit that referenced this pull request Jun 27, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
@patchback
Copy link

patchback bot commented Jun 27, 2023

Backport to 3.26: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.26/7c05605595d8221d2744658f648d39dafad2fbc8/pr-508

Backported as #515

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jun 27, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
mikedep333 added a commit that referenced this pull request Jun 28, 2023
…d8221d2744658f648d39dafad2fbc8/pr-508

[PR #508/7c056055 backport][3.26] Fix CI failing to compose-up for 2 reasons
mikedep333 added a commit that referenced this pull request Jun 28, 2023
…d8221d2744658f648d39dafad2fbc8/pr-508

[PR #508/7c056055 backport][3.25] Fix CI failing to compose-up for 2 reasons
mikedep333 added a commit that referenced this pull request Jun 28, 2023
…d8221d2744658f648d39dafad2fbc8/pr-508

[PR #508/7c056055 backport][3.24] Fix CI failing to compose-up for 2 reasons
mikedep333 added a commit that referenced this pull request Jun 28, 2023
…d8221d2744658f648d39dafad2fbc8/pr-508

[PR #508/7c056055 backport][3.23] Fix CI failing to compose-up for 2 reasons
decko pushed a commit that referenced this pull request Jun 28, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
decko pushed a commit that referenced this pull request Jun 28, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
mikedep333 added a commit that referenced this pull request Jun 28, 2023
Fix CI failing to compose-up for 2 reasons

(cherry picked from commit 7c05605)
mikedep333 added a commit that referenced this pull request Jun 29, 2023
Fix CI failing to compose-up for 2 reasons

Also workaround a collectstatic failure by installing pulp-file 1.12

(cherry picked from commit 7c05605)
decko added a commit that referenced this pull request Jun 30, 2023
…d8221d2744658f648d39dafad2fbc8/pr-508

[PR #508/7c056055 backport][3.22] Fix CI failing to compose-up for 2 reasons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants