should get-rocks-modified-and-build-scan-test-publish.yaml
provide a way to skip tests instead of having placeholders?
#84
Labels
enhancement
New feature or request
Context
Right now, we 're adding a placeholder in most rocks tox.ini files for
integration
testshttps://github.com/canonical/pipelines-rocks/blob/7d61054b3b6e4d36d9d666769f062b77dbc734f4/metadata-writer/tox.ini#L47-L52
This happened because initially we planned to run integration tests on rock PRs. However, later we decided that the rocks should be tested in the charm's repositories instead.
Should the CI provide a way to skip those tests instead of adding a placeholder everywhere?
What needs to get done
Decide on the above and implement if needed any changes
Definition of Done
Above decision has been made and PR with implementation is merged if needed.
The text was updated successfully, but these errors were encountered: