Sha256: a8881a5c4124eabd0284261267d9ef65c3e0981d6fde35a88645972a2f2352c1
Contents?: true
Size: 803 Bytes
Versions: 1
Compression:
Stored size: 803 Bytes
Contents
--- name: krane up: - ruby - bundler - podman - kind: name: krane image: kindest/node:v1.31.2@sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e commands: test: run: bin/test unit_test && bin/test cli_test && bin/test serial_integration_test && bin/test integration_test test-unit: run: bin/test unit_test test-cli: run: bin/test cli_test test-serial_integration: run: bin/test serial_integration_test, test-integration: run: bin/test integration_test tophat: run: PRINT_LOGS=1 bundle exec ruby -I test test/integration/krane_deploy_test.rb -n/${1}/ desc: Tophat a change by running a test scenario with logging output enabled. syntax: optional: argument: TEST_REGEX doc: run: bundle exec yard doc
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
krane-3.7.0 | dev.yml |