]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Update tests.yml
authorPaul Luse <paul.e.luse@intel.com>
Thu, 1 May 2025 00:45:32 +0000 (17:45 -0700)
committerGitHub <noreply@github.com>
Thu, 1 May 2025 00:45:32 +0000 (17:45 -0700)
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
.github/workflows/tests.yml

index 73082fd2ef156336115432609cbcc5be33d51d1d..ddba632dc13c8647efb3cb2d4d3ef5fe97de860b 100644 (file)
@@ -31,7 +31,9 @@ jobs:
      - name: 'Prepare machine'
        run: |
           cd ..
-          vagrant snapshot restore clean_vm_v42
+          # to upgrade the VMs to Fed42, comment the next line out and uncomment the one below that.
+          vagrant snapshot restore clean_vm_v1
+          # vagrant snapshot restore clean_vm_v42
           echo "FYI vagrant restore command finished with exit code: $?"
           sleep 2
           vagrant status