Anjan Nath

Results 197 comments of Anjan Nath
trafficstars

@jsliacan pr needs rebase

nice speedup for e2e, integration tests! | test time | e2e | integration | |---|---|---| | this pr | 1h52m46s | 1h12m18s | | in main | 2h31m8s | 1h23m38s...

> [Include clicumber code, update dependencies, compactify feature files](https://github.com/code-ready/crc/pull/3167/commits/fa373ddb6068e949feebd66a142e5da9b01df5dd) i guess these three things are tightly coupled and hard to split into individual commits without rewriting the `feature` files multiple...

> leave out config.feature (should be replaced by an integration test of similar extent https://github.com/code-ready/crc/issues/3249) @jsliacan maybe keep the `config.feature` for now (if it works with the current changes) and...

better to exclude the `config.feature` changes from the first commit itself than removing it and re-adding

have to break down this epic into more smaller tasks, but i think as the first step we need to be able to remotely setup crc, i.e `crc setup --remote=`

> `setup` may be harder than the others to deal with, as it needs to 'bootstrap' the remote server for crc use. what i want to try is, when `crc...

This is a much needed feature in CI! 🎉 > - Required-qe-macos > - Required-qe-windows labels looks good 👍🏽 > Current gating mechanism requires only approved PRs (created by Team...