Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Hunter Gregory 7e90960ed0
test(scale): [NPM] fix flakes in kwok and capture kernel state on failure (#2249)
* test(kwok): try standard tier for cluster

* Revert "test(kwok): try standard tier for cluster"

This reverts commit f76e50a559.

* test: run kwok as pod

* fix: add execute permission to sh files

* fix: allow scheduling on linux for kwok pod

* fix: wait timeouts and add retry logic

* fix: make sure to reapply kwok nodes if wait fails

* test: print out cluster state if wait fails

* test: prevent kwok from scheduling on windows node

* test: first wait for kwok pods (20 minutes)

* style: rearrange wait check

* fix: scale up kwok controller for reliability

* fix: typo in scaling kwok pods

* fix: check kwok pods running in test-connectivity instead of test-scale

* fix: wait for pods before adding NetPol

* fix: 7 second timeout for windows agnhost connect

* feat: get cluster state on failure

* debug: fake a failure to verify log capture

* fix: bugs in getting cluster state

* fix: remove newline instead of "n"

* Revert "debug: fake a failure to verify log capture"

This reverts commit 24ec927425.

* feat(win-debug): get prom metrics

* fix: leave timeout=5s for win

* style: remove new, unused --connect-timeout parameter

* style: comment

* feat: top node/pod
2023-11-29 15:37:46 -08:00
Hunter Gregory bfcf2733ae
tool: [WIN-NPM] minor updates to windows script, and new linux script (#1685)
* minor fixes to win-debug.ps1 and same script for linux

* delete previous results when rerunning pod_exec.ps1

* fix filename that we copy from
2022-11-04 10:52:48 -07:00
Cristina Kovacs 6db9382c96
NPM - add windows debug scripts (#1623)
* add windows debug scripts

* added newline and kubectl update

* added readme and updated archive call

* Adding terminal output
2022-09-21 14:43:52 -07:00