]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .travis.yml
test: Disable LUKS devices from initramfs in QEMU tests
[thirdparty/systemd.git] / .travis.yml
index 962790b581ecc384d171ccf863e0dcef81d110be..ba20097fdf69dc0011e06ffbe0275192f8ddef17 100644 (file)
@@ -17,7 +17,7 @@ stages:
     - name: Fuzzit-Fuzzing
       if: type = cron
 
-    - name: Fuzzit-Sanity
+    - name: Fuzzit-Regression
       if: type != cron
 
     # Run Coverity periodically instead of for each commit/PR