Dejan Zele Pejchev
Dejan Zele Pejchev
Test suite for Armada deployments. Run in either of the following ways:go clean -testcache && ARMADA_EXECUTOR_INGRESS_PORT=5000 go test -v ./testsuite/...ARMADA_EXECUTOR_INGRESS_PORT=5000 go run cmd/testsuite/main.go test --tests "./testsuite/testcases/*.yaml"Omitting go clean -testcache causes...
Add JMX Javaagent to Dockerfile. @jgiannuzzi mentioned it would be a great addition to make the JAR accessible from within the Docker image for exporting Storm metrics.
* Investigate and understand logic of the new Armada scheduler * Add unit tests for node affinity in new scheduler Approach: * Branch from [severinson/nodeselection](https://github.com/G-Research/armada/pull/1577) * Add unit tests for...
## Pull request description ## Checklist (choose whats happened) - [ ] breaking change! (describe) - [ ] tested locally - [ ] tested on cluster - [ ] added...
## Pull request description When a JMeter test contains a setup error (references missing plugin, references missing file, plugin version is not compatible...), the test is terminated immediately and scraper...
Fixes # #### Special notes for your reviewer: ┆Issue is synchronized with this [Jira Task](https://gr-oss.atlassian.net/browse/BATCH-25) by [Unito](https://www.unito.io)