Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all tests to tests/ subfolder #1182

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KKoukiou
Copy link
Contributor

Rename existing 'test' folder containing linter script to 'tools' to avoid confusion.

Rename existing 'test' folder containing linter script to 'tools' to
avoid confusion.
@rvykydal
Copy link
Contributor

rvykydal commented May 17, 2024

Just a hint for testing of the massive (# of tests changed) change, it can be useful at various stages to

  • use dry run mode on some / all tests
  • select just some tests for real test explicitly

(see the https:/rhinstaller/kickstart-tests/blob/master/.github/workflows/test-os-variants.yml)

But thinking of it more, maybe just Travis tests which are limited to 5 tests can do the job in most cases...

@rvykydal
Copy link
Contributor

One example of a location that will need to be updated I am aware of (I think tests would reveal others if there are any):

run: scripts/generate-testcases.py -t ./testlib/test_cases/kstest-template.tc.yaml.j2 . -o ./testlib/test_cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants