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

[QA] single command to run all API/CLI tests #9874

Closed
4 tasks done
saw-jan opened this issue Aug 21, 2024 · 0 comments · Fixed by #9914 or #10029
Closed
4 tasks done

[QA] single command to run all API/CLI tests #9874

saw-jan opened this issue Aug 21, 2024 · 0 comments · Fixed by #9914 or #10029
Assignees
Labels

Comments

@saw-jan
Copy link
Member

saw-jan commented Aug 21, 2024

#9872 (comment)

One suggestion: maybe we can join make test-acceptance-from-core-api to make test-acceptance-api?
but keep the old set naming (prefixes with core) to use only one command to run tests:

Currently, we have two different commands to run the ocis API tests:

  • make test-acceptance-api: to run API/CLI tests for local ocis tests
  • make test-acceptance-from-core-api: ro run API tests taken from oc10 repo

It would be better to have a single command to run all the tests. So ti achieve this we can do the following things:

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