-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
test ☑️Adding or refactoring testsAdding or refactoring tests
Description
Describe the task
We need to support multiple bazel versions (6, 7, 8)
when running FOSS tests locally, not only from CI 🤦
As of now we copy just .bazelversion with fixed old version.
Scope
- Remove .bazelversion from templates
See test/foss/templates/.bazelversion - Use .bazelversion only from root directory in CI
- Change CI to create .bazelversion in root directory (the same scenario for ALL tests!)
- Add more logging
- Fix problem that foss/*/test-proj directories cannot be removed 🐞
- Add possibility (script?) to run FOSS tests locally
- Make sure FOSS tests work both in CI and locally the same way!
Definition of Done
Can successfully run and debug FOSS tests locally
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
test ☑️Adding or refactoring testsAdding or refactoring tests