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

Docker Library to support UBI testing. #511

Merged
merged 8 commits into from
Aug 19, 2024

Conversation

grooverdan
Copy link
Member

needs a build-arg support properly in the mariadb-docker repo for package names.

many other things to be tested properly in dev environment.

@grooverdan grooverdan force-pushed the docker_ubi branch 3 times, most recently from bbf6ece to 04945ff Compare August 4, 2024 01:25
master-nonlatent/master.cfg Outdated Show resolved Hide resolved
master-nonlatent/master.cfg Show resolved Hide resolved
RazvanLiviuVarzaru added a commit to RazvanLiviuVarzaru/buildbot-r that referenced this pull request Aug 13, 2024
Support for MariaDB#511
Master-NonLatent defines only one builder and one worker for dockerlibrary and wordpress. Rhel8 for Prod and Rhel9 for Dev.

So only one builder should be triggered.
RazvanLiviuVarzaru added a commit to RazvanLiviuVarzaru/buildbot-r that referenced this pull request Aug 14, 2024
Support for MariaDB#511
Master-NonLatent defines only one builder and one worker for dockerlibrary and wordpress. Rhel8 for Prod and Rhel9 for Dev.

So only one builder should be triggered.
RazvanLiviuVarzaru added a commit that referenced this pull request Aug 14, 2024
Support for #511
Master-NonLatent defines only one builder and one worker for dockerlibrary and wordpress. Rhel8 for Prod and Rhel9 for Dev.

So only one builder should be triggered.
Also factor Debug container builds from mariadb-docker repo
ENVIRON wasn't used by script either.
Take the sha from the pushed manifest as the arg to
pass to the github mariadb operator.
@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 3d51150 into MariaDB:dev Aug 19, 2024
3 checks passed
RazvanLiviuVarzaru added a commit to RazvanLiviuVarzaru/buildbot-r that referenced this pull request Aug 20, 2024
- rpm_autobake should provide UBI and GH_WORKFLOW properties. Default defined for Debian
- resulting wordpress image ends in ubi-wordpress
- extract last tag step should handle the file absence
- determine sha step should handle empty << tag >> array and should NOT run if lasttag file is not present
- gh credentials should not run if lastsha is empty or not defined
- test operator (GH workflow) should not run if lastsha is empty or not defined

The steps related to GH will be skipped when there is NO push to QUAY (last_tag file created == images were pushed to QUAY).
RazvanLiviuVarzaru added a commit that referenced this pull request Aug 21, 2024
- rpm_autobake should provide UBI and GH_WORKFLOW properties. Default defined for Debian
- resulting wordpress image ends in ubi-wordpress
- extract last tag step should handle the file absence
- determine sha step should handle empty << tag >> array and should NOT run if lasttag file is not present
- gh credentials should not run if lastsha is empty or not defined
- test operator (GH workflow) should not run if lastsha is empty or not defined

The steps related to GH will be skipped when there is NO push to QUAY (last_tag file created == images were pushed to QUAY).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants