armada
armada copied to clipboard
Make Lookout Part of E2E Tests
Currently the E2E tests don't test any of lookout. Testing the UI might be hard, but we should at least be able to test the state of the database fairly easily. I think to do this we need to:
- Make lookout-ingester be instantiated as part of e2e tests
- Write a test that asserts the state of the database (job in right state, correct number of job runs, job yaml as expected etc)
Hey team! Please add your planning poker estimate with Zenhub @dejanzele @jayofdoom @kannon92 @richscott @suprjinx
Going to take a look at this.