#10 Disable symlink test in MBICI
Merged 2 years ago by mkoncek. Opened 2 years ago by mizdebsk.
mizdebsk/javapackages-validator-tests mbici-disable-symlink-test  into  master

file modified
+3
@@ -14,6 +14,9 @@ 

      Check for files inside RPMs. This test checks for dangling symlinks.

      (configurable)

    test: ./jp_validator.sh SymlinkCheck -c /mnt/config/SymlinkConfigJP.java

+   adjust:

+     - enabled: false

+       when: trigger == MBICI

  

  /duplicate_file:

    description: >

Symlink test requires access to ENVROOT and therefore does not work in MBICI.

I will merge it now, but would like to revert when better options are available, for example:
https://github.com/teemtee/tmt/issues/1465

Pull-Request has been merged by mkoncek

2 years ago
Metadata