-
Notifications
You must be signed in to change notification settings - Fork 68
Test the VM image build (do-not-merge) #765
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
Test the VM image build (do-not-merge) #765
Conversation
Signed-off-by: Frantisek Lachman <flachman@redhat.com>
lachmanfrantisek
commented
Jan 31, 2023
/packit vm-image-build
Build succeeded.
✔️ pre-commit SUCCESS in 3m 03s
✔️ ogr-tests-rpm SUCCESS in 5m 27s
✔️ ogr-tests-pip-deps SUCCESS in 5m 40s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 15m 14s
mfocko
commented
Jan 31, 2023
too bad we don't have service in RPM, that would be more fun to test 👀
lachmanfrantisek
commented
Jan 31, 2023
/packit vm-image-build
1 similar comment
majamassarini
commented
Jan 31, 2023
/packit vm-image-build
Co-authored-by: Maja Massarini <2678400+majamassarini@users.noreply.github.com>
Build succeeded.
✔️ pre-commit SUCCESS in 3m 05s
✔️ ogr-tests-rpm SUCCESS in 5m 35s
✔️ ogr-tests-pip-deps SUCCESS in 5m 35s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 14m 09s
lachmanfrantisek
commented
Jan 31, 2023
/packit vm-image-build
/packit vm-image-build
(the image from 3 weeks ago is no longer available; afaik IB has retention of 2 weeks)
Build failed.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/bf63c63a3e4e49f796d650a09ee672d0
❌ pre-commit FAILURE in 3m 55s
✔️ ogr-tests-rpm SUCCESS in 5m 20s
✔️ ogr-tests-pip-deps SUCCESS in 5m 37s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 15m 29s
TomasTomecek
commented
Feb 20, 2023
/packit vm-image-build
majamassarini
commented
Feb 21, 2023
/packit vm-image-build
(should fix the uri)
Co-authored-by: Tomas Tomecek <tomas@tomecek.net>
Build failed.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/d4469a661e904556a858876a07d2224a
❌ pre-commit FAILURE in 2m 45s
✔️ ogr-tests-rpm SUCCESS in 5m 16s
✔️ ogr-tests-pip-deps SUCCESS in 5m 23s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 14m 16s
TomasTomecek
commented
Feb 22, 2023
/packit vm-image-build
TomasTomecek
commented
Feb 22, 2023
\o/
I can confirm now that the image contains ogr from this PR:
$ rpm -q python3-ogr
python3-ogr-0.42.1.dev17+g7578010-1.20230222074053204609.pr765.17.g7578010.fc37.noarch
Signed-off-by: Frantisek Lachman flachman@redhat.com