[jenkins-ci PATCH 3/5] jobs: Define $VIR_TEST_{DEBUG, EXPENSIVE} in default check_env

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Althought the environment variables are only used when running
libvirt's test suite, there is no harm in having it set in the
environment at all times.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 jobs/defaults.yaml    | 2 ++
 projects/libvirt.yaml | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/jobs/defaults.yaml b/jobs/defaults.yaml
index 0e628bb..a403d0e 100644
--- a/jobs/defaults.yaml
+++ b/jobs/defaults.yaml
@@ -10,5 +10,7 @@
           MAKE='gmake'
       fi
     check_env: |
+      export VIR_TEST_EXPENSIVE=1
+      export VIR_TEST_DEBUG=2
     smp: 3
     spam: ymankad@xxxxxxxxxx libvirt-ci@xxxxxxxxxx
diff --git a/projects/libvirt.yaml b/projects/libvirt.yaml
index 1b31c1b..5617e17 100644
--- a/projects/libvirt.yaml
+++ b/projects/libvirt.yaml
@@ -34,9 +34,6 @@
             - libvirt-fedora-rawhide
       - autotools-check-job:
           parent_jobs: 'libvirt-master-syntax-check'
-          check_env: |
-            export VIR_TEST_EXPENSIVE=1
-            export VIR_TEST_DEBUG=2
       - autotools-rpm-job:
           parent_jobs: 'libvirt-master-check'
       - autotools-mingw-job:
-- 
2.13.6

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux