You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Previously) As a temporary workaround, we needed to add a few lines to manually set some
168
-
env variables in our [JenkinsFile](https://github.com/globus/globus-compute/blob/743fa1e398fd40a00efb5880c55e3fa6e47392fc/compute_endpoint/packaging/JenkinsFile#L24) before triggering the build, as detailed below.
- After GCS push during deploy day (or if we ping them to do so), the public images will be located at: \*https://downloads.globus.org/globus-connect-server/stable/rpm/el/9/x86_64/
182
-
[publishResults.groovy line 85](https://github.com/globusonline/gcs-build-scripts/blob/168617a0ccbb0aee7b3bee04ee67940bbe2a80f6/vars/publishResults.groovy#L85)
183
-
184
-
1. (Access on VPN) Click the [build button here](https://builds.globus.org/jenkins/job/BuildGlobusComputeAgentPackages/build?delay=0sec)
185
-
186
-
1. Wait 20-30 minutes and confirm that the [build is green](https://builds.globus.org/jenkins/job/BuildGlobusComputeAgentPackages/)
187
-
188
-
1. For production release, we will have finished the build before the GCS
189
-
team, and can notify them that our build is complete. They then will
190
-
publish all packages when they finish their builds, which includes ours.
0 commit comments