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

index 9b3615711ecc8446aca71b5d1ac00321e93ed4a2..2556fccfb99b9aae90dd05baca5e42bf30a063ed 100644 (file)
@@ -37,9 +37,8 @@ jobs:
           vagrant status
           vagrant up
           sleep 2
-          vagrant ssh -c "uname -r && sudo timedatectl set-timezone UTC && \
-            sudo systemctl restart chronyd && sudo chronyc -a makestep && sleep 1"
-          echo "FYI vagrant time command finished with exit code: $?" 
+          vagrant ssh -c "uname -r"
+          echo "FYI vagrant uname command finished with exit code: $?" 
 
      - name: 'Run tests'
        id: testing