debug network #3
@ -63,6 +63,7 @@ local PipelineDeployment(scenario='rocky9') = {
|
|||||||
HCLOUD_TOKEN: { from_secret: 'hcloud_token' },
|
HCLOUD_TOKEN: { from_secret: 'hcloud_token' },
|
||||||
},
|
},
|
||||||
commands: [
|
commands: [
|
||||||
|
'sleep 1h',
|
||||||
'molecule test -s ' + scenario,
|
'molecule test -s ' + scenario,
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -53,6 +53,7 @@ steps:
|
|||||||
- name: ansible-molecule
|
- name: ansible-molecule
|
||||||
image: thegeeklab/molecule:4
|
image: thegeeklab/molecule:4
|
||||||
commands:
|
commands:
|
||||||
|
- sleep 1h
|
||||||
- molecule test -s rocky9
|
- molecule test -s rocky9
|
||||||
environment:
|
environment:
|
||||||
HCLOUD_TOKEN:
|
HCLOUD_TOKEN:
|
||||||
@ -148,6 +149,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 2b0cc784b55812ac281219c9c8d789a1414b208a4341a277deb865a8aebad87e
|
hmac: 1af5b8b94b948e4e8dde4209cbfc2757581330b383cc5aec8cad0f31a3e4f7a0
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user