Skip to content

Commit 839e8d9

Browse files
committed
Remove old build instructions
1 parent ff1f19f commit 839e8d9

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

RELEASING.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -161,30 +161,3 @@ run another Jenkins build to push it to live if GCS is not doing a release the s
161161

162162
- https://builds.globus.org/jenkins/view/all/job/Synchronize%20GCSv5%20Stable/build?delay=0sec
163163
- Leave `SYNC_WHEELS_ONLY` unchecked
164-
165-
#### Old Build Instructions
166-
167-
(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.
169-
170-
1. Notes
171-
- Example of unstable repo:
172-
- https://downloads.globus.org/globus-connect-server/unstable/rpm/el/9/x86_64/
173-
174-
- Directory of testing images:
175-
- https://builds.globus.org/downloads.globus.org/globus-connect-server/testing/rpm/el/8/x86_64/
176-
177-
- Stable repo:
178-
- The images will be in the below build directory after we finish our build process, but not public:
179-
- https://builds.globus.org/downloads.globus.org/globus-connect-server/stable/rpm/el/8/x86_64/
180-
181-
- 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

Comments
 (0)