Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Scope: AGW can be developed and released using Bazel only instead of make

(tick) done - possible optimizations can be added after a switch-over

(info) in progress

(warning) not yet started

(green star) worked on in the last iteration

Building

(tick) Services

(info) Debian Build

(info) Docker Build (green star) rules_docker would be a valid candidate (also tested manually on ARM)

Testing & CI/CD

(tick) Unit Tests (green star) extended to run with various configurations as a matrix job (asan, production, native)

Integration Tests (+ "sudo Tests")

  • (tick) workflow runs in CI on bazelified artifacts (green star) tests are using remote caches ~3:10h
  • (info) tests are executed with bazel (green star) executing tests with bazel in CI
  • (info) tests run vs a .deb based environment
  • (warning) tests run vs a docker based environment

(warning) Load Tests

(info) Coverage

(tick) OAI Jenkins

Developer Experience

(info) Developer Documentation

(tick) Remote Caches

  • No labels