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

Added missing libs in the __upcoming__ gz-collection.yaml entry #1029

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

j-rivero
Copy link
Contributor

Some libraries are missing in the upcoming release making the main CI jobs not to get launched.

@j-rivero
Copy link
Contributor Author

CI reports the addition of the main branches, as expected:

diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:35.182659758 +0000
+++ /tmp/pr_xml_configuration/gz_fuel_tools-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:52.262510824 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-fuel-tools9</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:35.970660942 +0000
+++ /tmp/pr_xml_configuration/gz_gui-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:52.978512919 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-gui8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:37.370663048 +0000
+++ /tmp/pr_xml_configuration/gz_launch-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:54.394517326 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-launch7</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:34.834659234 +0000
+++ /tmp/pr_xml_configuration/gz_rendering-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:51.906509783 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-rendering8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:36.322661472 +0000
+++ /tmp/pr_xml_configuration/gz_sensors-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:53.330513949 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-sensors8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:37.022662524 +0000
+++ /tmp/pr_xml_configuration/gz_sim-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:54.038516037 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-sim8</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:35.618660413 +0000
+++ /tmp/pr_xml_configuration/gz_transport-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:52.626511889 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>gz-transport13</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml /tmp/pr_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml
--- /tmp/current_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml	2023-10-11 14:02:31.162653713 +0000
+++ /tmp/pr_xml_configuration/sdformat-ci-pr_any-jammy-amd64.xml	2023-10-11 14:00:48.182480521 +0000
@@ -55,6 +55,9 @@
                 <org.jenkinsci.plugins.ghprb.GhprbBranch>
                     <branch>sdf14</branch>
                 </org.jenkinsci.plugins.ghprb.GhprbBranch>
+                <org.jenkinsci.plugins.ghprb.GhprbBranch>
+                    <branch>main</branch>
+                </org.jenkinsci.plugins.ghprb.GhprbBranch>
             </whiteListTargetBranches>
             <triggerPhrase>.*(re)?run test(s).*</triggerPhrase>
             <extensions>

@j-rivero j-rivero merged commit cee5951 into master Oct 11, 2023
1 check passed
@j-rivero j-rivero deleted the jrivero/complete_libs_in_upcoming branch October 11, 2023 14:23
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.

1 participant