Skip to content
Snippets Groups Projects
Commit a5c35aef authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Added direct link to Nomad job

parent c160e7ce
No related branches found
No related tags found
No related merge requests found
Pipeline #2284561 passed
...@@ -88,7 +88,7 @@ continue pointing to that day even on Wednesday the 15th, where they should ...@@ -88,7 +88,7 @@ continue pointing to that day even on Wednesday the 15th, where they should
been moved to the 8th but won't be because they're never moved backwards in time. been moved to the 8th but won't be because they're never moved backwards in time.
On Wednesday the 22nd they would be moved to Wednesday the 15th as usual. On Wednesday the 22nd they would be moved to Wednesday the 15th as usual.
Before doint this, it is a good idea to check what packages have changed Before doing this, it is a good idea to check what packages have changed
between the different snapshots using the `snapshotdiff` command. between the different snapshots using the `snapshotdiff` command.
The recommended method of updating the links is to ssh into an lxsoftadm machine The recommended method of updating the links is to ssh into an lxsoftadm machine
...@@ -99,7 +99,7 @@ and run: ...@@ -99,7 +99,7 @@ and run:
# echo "20200709" > .forcemove.8 # echo "20200709" > .forcemove.8
``` ```
Once that file is created, rerun the snapshotting cron job in Nomad. It will see Once that file is created, rerun the [snapshotting cron job in Nomad](https://lxsoftadm.cern.ch:4646/ui/jobs/prod_centos8_snapshots). It will see
this file, set the production symlinks to that date, and then delete the `.forcemove.8` this file, set the production symlinks to that date, and then delete the `.forcemove.8`
file. The job will also send the usual emails and update the web site. file. The job will also send the usual emails and update the web site.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment