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

Remove collection related jobs from deprecated ignition_collection.dsl #1145

Merged
merged 7 commits into from
May 22, 2024

Conversation

j-rivero
Copy link
Contributor

The PR removes:

  • Broken windows job that calls a non existing .bat file.
  • some brew jobs that we are not using and/or are duplicated in gazebo_libs.dsl.
  • debbuilders already generated on gazebo_libs.dsl

Still need to port the ros_bootstrap and nightly jobs to gazebo_libs.

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@j-rivero
Copy link
Contributor Author

Umm there are some changes that are make the jobs to be worse:

Only in /tmp/current_xml_configuration: gz-__upcoming__-debbuilder.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-citadel-debbuilder.xml /tmp/pr_xml_configuration/gz-citadel-debbuilder.xml
--- /tmp/current_xml_configuration/gz-citadel-debbuilder.xml	2024-05-22 16:39:47.511077371 +0000
+++ /tmp/pr_xml_configuration/gz-citadel-debbuilder.xml	2024-05-22 16:38:06.115325063 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-fortress-debbuilder.xml /tmp/pr_xml_configuration/gz-fortress-debbuilder.xml
--- /tmp/current_xml_configuration/gz-fortress-debbuilder.xml	2024-05-22 16:39:48.063076102 +0000
+++ /tmp/pr_xml_configuration/gz-fortress-debbuilder.xml	2024-05-22 16:38:10.187317195 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-garden-debbuilder.xml /tmp/pr_xml_configuration/gz-garden-debbuilder.xml
--- /tmp/current_xml_configuration/gz-garden-debbuilder.xml	2024-05-22 16:39:48.607075274 +0000
+++ /tmp/pr_xml_configuration/gz-garden-debbuilder.xml	2024-05-22 16:38:16.579304768 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-harmonic-debbuilder.xml /tmp/pr_xml_configuration/gz-harmonic-debbuilder.xml
--- /tmp/current_xml_configuration/gz-harmonic-debbuilder.xml	2024-05-22 16:39:49.091074690 +0000
+++ /tmp/pr_xml_configuration/gz-harmonic-debbuilder.xml	2024-05-22 16:38:20.019298063 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
Only in /tmp/current_xml_configuration: gz-ionic-debbuilder.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_citadel-install-pkg-focal-amd64.xml /tmp/pr_xml_configuration/gz_citadel-install-pkg-focal-amd64.xml
--- /tmp/current_xml_configuration/gz_citadel-install-pkg-focal-amd64.xml	2024-05-22 16:39:47.667077013 +0000
+++ /tmp/pr_xml_configuration/gz_citadel-install-pkg-focal-amd64.xml	2024-05-22 16:38:06.271324762 +0000
@@ -61,14 +61,12 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 export DISTRO=focal
 export ARCH=amd64
-export INSTALL_JOB_PKG=gz-citadel
+export INSTALL_JOB_PKG=libgz-citadel-dev
 export GZDEV_PROJECT_NAME="gz-citadel"
-if [[ citadel == 'citadel' || citadel == 'fortress' ]]; then
-   export GZ_SIM_RUNTIME_TEST_USE_IGN=true
-fi
-/bin/bash -x ./scripts/jenkins-scripts/docker/gz_launch-install-test-job.bash
+/bin/bash -x ./scripts/jenkins-scripts/docker/generic-install-test-job.bash
 </command>
         </hudson.tasks.Shell>
     </builders>
@@ -264,7 +262,7 @@
             <colorMapName>xterm</colorMapName>
         </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
     </buildWrappers>
-    <assignedNode>(gpu-reliable) &amp;&amp; !test-instance</assignedNode>
+    <assignedNode>(docker) &amp;&amp; !test-instance</assignedNode>
     <logRotator>
         <daysToKeep>-1</daysToKeep>
         <numToKeep>75</numToKeep>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_fortress-install-pkg-focal-amd64.xml /tmp/pr_xml_configuration/gz_fortress-install-pkg-focal-amd64.xml
--- /tmp/current_xml_configuration/gz_fortress-install-pkg-focal-amd64.xml	2024-05-22 16:39:48.219075743 +0000
+++ /tmp/pr_xml_configuration/gz_fortress-install-pkg-focal-amd64.xml	2024-05-22 16:38:10.339316902 +0000
@@ -61,14 +61,12 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 export DISTRO=focal
 export ARCH=amd64
-export INSTALL_JOB_PKG=gz-fortress
+export INSTALL_JOB_PKG=libgz-fortress-dev
 export GZDEV_PROJECT_NAME="gz-fortress"
-if [[ fortress == 'citadel' || fortress == 'fortress' ]]; then
-   export GZ_SIM_RUNTIME_TEST_USE_IGN=true
-fi
-/bin/bash -x ./scripts/jenkins-scripts/docker/gz_launch-install-test-job.bash
+/bin/bash -x ./scripts/jenkins-scripts/docker/generic-install-test-job.bash
 </command>
         </hudson.tasks.Shell>
     </builders>
@@ -264,7 +262,7 @@
             <colorMapName>xterm</colorMapName>
         </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
     </buildWrappers>
-    <assignedNode>(gpu-reliable) &amp;&amp; !test-instance</assignedNode>
+    <assignedNode>(docker) &amp;&amp; !test-instance</assignedNode>
     <logRotator>
         <daysToKeep>-1</daysToKeep>
         <numToKeep>75</numToKeep>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_garden-install-pkg-focal-amd64.xml /tmp/pr_xml_configuration/gz_garden-install-pkg-focal-amd64.xml
--- /tmp/current_xml_configuration/gz_garden-install-pkg-focal-amd64.xml	2024-05-22 16:39:48.687075177 +0000
+++ /tmp/pr_xml_configuration/gz_garden-install-pkg-focal-amd64.xml	2024-05-22 16:38:16.735304464 +0000
@@ -61,14 +61,12 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 export DISTRO=focal
 export ARCH=amd64
-export INSTALL_JOB_PKG=gz-garden
+export INSTALL_JOB_PKG=libgz-garden-dev
 export GZDEV_PROJECT_NAME="gz-garden"
-if [[ garden == 'citadel' || garden == 'fortress' ]]; then
-   export GZ_SIM_RUNTIME_TEST_USE_IGN=true
-fi
-/bin/bash -x ./scripts/jenkins-scripts/docker/gz_launch-install-test-job.bash
+/bin/bash -x ./scripts/jenkins-scripts/docker/generic-install-test-job.bash
 </command>
         </hudson.tasks.Shell>
     </builders>
@@ -264,7 +262,7 @@
             <colorMapName>xterm</colorMapName>
         </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
     </buildWrappers>
-    <assignedNode>(gpu-reliable) &amp;&amp; !test-instance</assignedNode>
+    <assignedNode>(docker) &amp;&amp; !test-instance</assignedNode>
     <logRotator>
         <daysToKeep>-1</daysToKeep>
         <numToKeep>75</numToKeep>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz_harmonic-install-pkg-jammy-amd64.xml /tmp/pr_xml_configuration/gz_harmonic-install-pkg-jammy-amd64.xml
--- /tmp/current_xml_configuration/gz_harmonic-install-pkg-jammy-amd64.xml	2024-05-22 16:39:49.171074593 +0000
+++ /tmp/pr_xml_configuration/gz_harmonic-install-pkg-jammy-amd64.xml	2024-05-22 16:38:20.175297754 +0000
@@ -61,14 +61,12 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 export DISTRO=jammy
 export ARCH=amd64
-export INSTALL_JOB_PKG=gz-harmonic
+export INSTALL_JOB_PKG=libgz-harmonic-dev
 export GZDEV_PROJECT_NAME="gz-harmonic"
-if [[ harmonic == 'citadel' || harmonic == 'fortress' ]]; then
-   export GZ_SIM_RUNTIME_TEST_USE_IGN=true
-fi
-/bin/bash -x ./scripts/jenkins-scripts/docker/gz_launch-install-test-job.bash
+/bin/bash -x ./scripts/jenkins-scripts/docker/generic-install-test-job.bash
 </command>
         </hudson.tasks.Shell>
     </builders>
@@ -264,7 +262,7 @@
             <colorMapName>xterm</colorMapName>
         </hudson.plugins.ansicolor.AnsiColorBuildWrapper>
     </buildWrappers>
-    <assignedNode>(gpu-reliable) &amp;&amp; !test-instance</assignedNode>
+    <assignedNode>(docker) &amp;&amp; !test-instance</assignedNode>
     <logRotator>
         <daysToKeep>-1</daysToKeep>
         <numToKeep>75</numToKeep>
Only in /tmp/current_xml_configuration: gz_harmonic-install-pkg-noble-amd64.xml
Only in /tmp/current_xml_configuration: gz_ionic-install-pkg-noble-amd64.xml
Only in /tmp/current_xml_configuration: ign_citadel-ci-win.xml
Only in /tmp/current_xml_configuration: ign_fortress-ci-win.xml
Only in /tmp/current_xml_configuration: ign_garden-ci-win.xml
Only in /tmp/current_xml_configuration: ign_harmonic-ci-win.xml
Only in /tmp/current_xml_configuration: ign_ionic-ci-win.xml
Only in /tmp/current_xml_configuration: ignition_citadel-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_citadel-install-pkg-focal-amd64.xml
Only in /tmp/current_xml_configuration: ignition_citadel-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_fortress-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_fortress-install-pkg-focal-amd64.xml
Only in /tmp/current_xml_configuration: ignition_fortress-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_garden-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_garden-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_harmonic-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_harmonic-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_ionic-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_ionic-install_bottle-homebrew-amd64.xml

The changes in the install tests does not seem to be fine. Going to revert those and live the removal of -debbuilders and -win jobs.

j-rivero and others added 5 commits May 22, 2024 19:22
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@j-rivero
Copy link
Contributor Author

Looks much reasonable:

Only in /tmp/current_xml_configuration: gz-__upcoming__-debbuilder.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-citadel-debbuilder.xml /tmp/pr_xml_configuration/gz-citadel-debbuilder.xml
--- /tmp/current_xml_configuration/gz-citadel-debbuilder.xml	2024-05-22 17:49:43.829973285 +0000
+++ /tmp/pr_xml_configuration/gz-citadel-debbuilder.xml	2024-05-22 17:47:58.881223286 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-fortress-debbuilder.xml /tmp/pr_xml_configuration/gz-fortress-debbuilder.xml
--- /tmp/current_xml_configuration/gz-fortress-debbuilder.xml	2024-05-22 17:49:44.381977177 +0000
+++ /tmp/pr_xml_configuration/gz-fortress-debbuilder.xml	2024-05-22 17:48:03.005253278 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-garden-debbuilder.xml /tmp/pr_xml_configuration/gz-garden-debbuilder.xml
--- /tmp/current_xml_configuration/gz-garden-debbuilder.xml	2024-05-22 17:49:44.937981100 +0000
+++ /tmp/pr_xml_configuration/gz-garden-debbuilder.xml	2024-05-22 17:48:09.501304572 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-harmonic-debbuilder.xml /tmp/pr_xml_configuration/gz-harmonic-debbuilder.xml
--- /tmp/current_xml_configuration/gz-harmonic-debbuilder.xml	2024-05-22 17:49:45.405984400 +0000
+++ /tmp/pr_xml_configuration/gz-harmonic-debbuilder.xml	2024-05-22 17:48:12.953327261 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-ionic-debbuilder.xml /tmp/pr_xml_configuration/gz-ionic-debbuilder.xml
--- /tmp/current_xml_configuration/gz-ionic-debbuilder.xml	2024-05-22 17:49:46.265990467 +0000
+++ /tmp/pr_xml_configuration/gz-ionic-debbuilder.xml	2024-05-22 17:48:17.997360088 +0000
@@ -82,7 +82,7 @@
         </hudson.model.ParametersDefinitionProperty>
         <hudson.plugins.throttleconcurrents.ThrottleJobProperty>
             <maxConcurrentPerNode>1</maxConcurrentPerNode>
-            <maxConcurrentTotal>4</maxConcurrentTotal>
+            <maxConcurrentTotal>8</maxConcurrentTotal>
             <throttleEnabled>true</throttleEnabled>
             <throttleOption>project</throttleOption>
             <categories></categories>
@@ -146,6 +146,7 @@
         <hudson.tasks.Shell>
             <command>#!/bin/bash -xe
 
+
 /bin/bash -x ./scripts/jenkins-scripts/docker/multidistribution-ignition-debbuild.bash
 </command>
         </hudson.tasks.Shell>
Only in /tmp/pr_xml_configuration: gz-ionic-source.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/gz-ionic.xml /tmp/pr_xml_configuration/gz-ionic.xml
--- /tmp/current_xml_configuration/gz-ionic.xml	2024-05-22 17:49:40.989953255 +0000
+++ /tmp/pr_xml_configuration/gz-ionic.xml	2024-05-22 17:48:18.941366612 +0000
@@ -8,6 +8,7 @@
         <string>gz-common6-debbuilder</string>
         <string>gz-fuel-tools10-debbuilder</string>
         <string>gz-gui9-debbuilder</string>
+        <string>gz-ionic-debbuilder</string>
         <string>gz-launch8-debbuilder</string>
         <string>gz-math8-debbuilder</string>
         <string>gz-msgs11-debbuilder</string>
@@ -43,6 +44,8 @@
         <string>gz_gui-main-win</string>
         <string>gz_gui9-install-pkg-jammy-amd64</string>
         <string>gz_gui9-install_bottle-homebrew-amd64</string>
+        <string>gz_ionic-install-pkg-jammy-amd64</string>
+        <string>gz_ionic-install_bottle-homebrew-amd64</string>
         <string>gz_launch-ci-main-homebrew-amd64</string>
         <string>gz_launch-ci-main-noble-amd64</string>
         <string>gz_launch-ci_asan-main-noble-amd64</string>
Only in /tmp/pr_xml_configuration: gz_ionic-install-pkg-jammy-amd64.xml
Only in /tmp/pr_xml_configuration: gz_ionic-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ign_citadel-ci-win.xml
Only in /tmp/current_xml_configuration: ign_fortress-ci-win.xml
Only in /tmp/current_xml_configuration: ign_garden-ci-win.xml
Only in /tmp/current_xml_configuration: ign_harmonic-ci-win.xml
Only in /tmp/current_xml_configuration: ign_ionic-ci-win.xml
diff -ur -I '.*<id>dashboard_portlet_.*</id>.*' /tmp/current_xml_configuration/ignition-ionic-nightly-scheduler.xml /tmp/pr_xml_configuration/ignition-ionic-nightly-scheduler.xml
--- /tmp/current_xml_configuration/ignition-ionic-nightly-scheduler.xml	2024-05-22 17:49:46.813994335 +0000
+++ /tmp/pr_xml_configuration/ignition-ionic-nightly-scheduler.xml	2024-05-22 17:48:22.697392568 +0000
@@ -17,7 +17,7 @@
                 </hudson.model.BooleanParameterDefinition>
                 <hudson.model.StringParameterDefinition>
                     <name>NIGHTLY_PACKAGES</name>
-                    <defaultValue>gz-cmake4 gz-tools2 gz-utils3 gz-math8 gz-plugin3 gz-common6 gz-msgs11 gz-rendering9 sdformat15 gz-fuel-tools10 gz-transport14 gz-gui9 gz-sensors9 gz-physics8 gz-sim9 gz-launch8</defaultValue>
+                    <defaultValue>gz-cmake4 gz-tools2 gz-utils3 gz-math8 gz-plugin3 gz-common6 gz-msgs11 gz-rendering9 sdformat15 gz-fuel-tools10 gz-transport14 gz-gui9 gz-sensors9 gz-physics8 gz-sim9 gz-launch8 gz-ionic</defaultValue>
                     <description>space separated list of packages to build</description>
                 </hudson.model.StringParameterDefinition>
                 <hudson.model.BooleanParameterDefinition>
Only in /tmp/current_xml_configuration: ignition_citadel-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_citadel-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_fortress-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_fortress-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_garden-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_garden-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_harmonic-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_harmonic-install_bottle-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_ionic-ci-main-homebrew-amd64.xml
Only in /tmp/current_xml_configuration: ignition_ionic-install_bottle-homebrew-amd64.xml

@j-rivero j-rivero merged commit 9876e30 into master May 22, 2024
@j-rivero j-rivero deleted the jrivero/remove_not_working_colcon_win branch May 22, 2024 17:54
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