Skip to content

Support FOSS tests running locally #148

@nettle

Description

@nettle

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

  1. Remove .bazelversion from templates
    See test/foss/templates/.bazelversion
  2. Use .bazelversion only from root directory in CI
  3. Change CI to create .bazelversion in root directory (the same scenario for ALL tests!)
  4. Add more logging
  5. Fix problem that foss/*/test-proj directories cannot be removed 🐞
  6. Add possibility (script?) to run FOSS tests locally
  7. Make sure FOSS tests work both in CI and locally the same way!

Definition of Done

Can successfully run and debug FOSS tests locally

Metadata

Metadata

Assignees

No one assigned

    Labels

    test ☑️Adding or refactoring tests

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions