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

Add stable CI job for gz-msgs10 #993

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Add stable CI job for gz-msgs10 #993

merged 1 commit into from
Aug 29, 2023

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Aug 28, 2023

Part of #974

Signed-off-by: Addisu Z. Taddese <[email protected]>
@azeey azeey requested a review from j-rivero as a code owner August 28, 2023 22:42
@azeey
Copy link
Contributor Author

azeey commented Aug 28, 2023

Changes:

Only in /tmp/pr_xml_configuration: gz_msgs-ci-gz-msgs10-jammy-amd64.xml
Only in /tmp/current_xml_configuration: gz_msgs-ci-main-jammy-amd64.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_msgs-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_msgs-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_msgs-ci-pr_any-jammy-amd64.xml	2023-08-28 22:44:30.964546942 +0000
+++ /tmp/pr_xml_configuration/gz_msgs-ci-pr_any-jammy-amd64.xml	2023-08-28 22:42:43.554218253 +0000
@@ -53,7 +53,7 @@
             <cron></cron>
             <whiteListTargetBranches>
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
-                    <branch>main</branch>
+                    <branch>gz-msgs10</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
Only in /tmp/pr_xml_configuration: gz_msgs10-install-pkg-focal-amd64.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/ign-harmonic.xml /tmp/pr_xml_configuration/ign-harmonic.xml
--- /tmp/current_xml_configuration/ign-harmonic.xml	2023-08-28 22:45:54.749279912 +0000
+++ /tmp/pr_xml_configuration/ign-harmonic.xml	2023-08-28 22:44:08.531238076 +0000
@@ -26,7 +26,7 @@
         <string>gz_gui-ci-main-jammy-amd64</string>
         <string>gz_launch-ci-main-jammy-amd64</string>
         <string>gz_math-ci-gz-math7-jammy-amd64</string>
-        <string>gz_msgs-ci-main-jammy-amd64</string>
+        <string>gz_msgs-ci-gz-msgs10-jammy-amd64</string>
         <string>gz_physics-ci-gz-physics6-jammy-amd64</string>
         <string>gz_plugin-ci-gz-plugin2-jammy-amd64</string>
         <string>gz_rendering-ci-main-jammy-amd64</string>
Only in /tmp/pr_xml_configuration: ign_msgs-gz-10-win.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/ignition-harmonic-nightly-scheduler.xml /tmp/pr_xml_configuration/ignition-harmonic-nightly-scheduler.xml
--- /tmp/current_xml_configuration/ignition-harmonic-nightly-scheduler.xml	2023-08-28 22:45:54.213249150 +0000
+++ /tmp/pr_xml_configuration/ignition-harmonic-nightly-scheduler.xml	2023-08-28 22:44:07.975205272 +0000
@@ -92,7 +92,7 @@
     elif [[ "${n}" != "${n/math/}" ]]; then
       src_branch="gz-math7"
     elif [[ "${n}" != "${n/msgs/}" ]]; then
-      src_branch="main"
+      src_branch="gz-msgs10"
     elif [[ "${n}" != "${n/physics/}" ]]; then
       src_branch="main"
     elif [[ "${n}" != "${n/plugin/}" ]]; then
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/ignition_msgs-abichecker-any_to_any-ubuntu_auto-amd64.xml /tmp/pr_xml_configuration/ignition_msgs-abichecker-any_to_any-ubuntu_auto-amd64.xml
--- /tmp/current_xml_configuration/ignition_msgs-abichecker-any_to_any-ubuntu_auto-amd64.xml	2023-08-28 22:44:51.289701457 +0000
+++ /tmp/pr_xml_configuration/ignition_msgs-abichecker-any_to_any-ubuntu_auto-amd64.xml	2023-08-28 22:43:04.055443492 +0000
@@ -84,6 +84,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-msgs9</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>gz-msgs10</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
Only in /tmp/pr_xml_configuration: ignition_msgs-ci-gz-msgs10-focal-amd64.xml
Only in /tmp/pr_xml_configuration: ignition_msgs-ci-gz-msgs10-homebrew-amd64.xml
Only in /tmp/pr_xml_configuration: ignition_msgs-ci_asan-gz-msgs10-focal-amd64.xml
Only in /tmp/pr_xml_configuration: ignition_msgs10-install_bottle-homebrew-amd64.xml

Copy link
Contributor

@j-rivero j-rivero left a comment

Choose a reason for hiding this comment

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

looks good to me

@j-rivero j-rivero merged commit d60ee56 into master Aug 29, 2023
@j-rivero j-rivero deleted the azeey/gz-msgs10-stable branch August 29, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants