actions-runner-controller/test/startup
Yusuke Kuoka fb1a7cce8b Fix runner startup.sh tests
- `should_work_use_disable_once_switch` was failing since the support for --once has been removed a while ago. Removed the test.
- Added `cd` before running `startup.sh` for access to the logger.sh library from within the script
- Included the runner directory into `$PATH` for access to `update-status` from within the script
2023-09-25 12:39:56 +09:00
..
assets Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
should_retry_configuring Fix runner startup.sh tests 2023-09-25 12:39:56 +09:00
should_work_non_ephemeral Fix runner startup.sh tests 2023-09-25 12:39:56 +09:00
should_work_normally Fix runner startup.sh tests 2023-09-25 12:39:56 +09:00
test.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00