Skip to content

Commit

Permalink
kola: Refactor testiso tests
Browse files Browse the repository at this point in the history
 - This is an initial step in order to try to merge kola tests and testiso,
much more work will be needed to create a final solution. Nonetheless,
for now let's start by breaking the tests and adding the same denylist
for both.

 - kola testiso now allows:
   - multipath, 4k, iso, pxe and firmware explicit tests;
   - Denylist for the pattern above and by test.
   Example:
    Add the following patterns in `kola-denylist.yaml` to deny it:
    - pattern: iso-as-disk.*
    - pattern: iso-as-iso-live-login.*.4k
    - pattern: iso-offline-install.ppcfw.*

Signed-off-by: Renata Andrade Matos Ravanelli <[email protected]>
  • Loading branch information
ravanelli authored and jlebon committed Feb 28, 2023
1 parent 7a3c1e8 commit f98481f
Showing 1 changed file with 191 additions and 196 deletions.
Loading

0 comments on commit f98481f

Please sign in to comment.