mirror of
https://git.fsfe.org/fsfe-system-hackers/innernet-playbook.git
synced 2024-11-07 07:13:59 +01:00
Re-add plutex step
This commit is contained in:
parent
f57963676d
commit
672503e8f5
19
.drone.yml
19
.drone.yml
@ -99,7 +99,24 @@ steps:
|
||||
- fping 10.200.64.1 10.200.64.2 10.200.64.4 10.200.64.5 10.200.64.6 10.200.64.7 10.200.64.8 10.200.64.9 10.200.64.11
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: test from cont1.plutex
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
node:
|
||||
cont1: plutex
|
||||
|
||||
steps:
|
||||
- name: test innernet connections from cont1.plutex
|
||||
pull: if-not-exists
|
||||
image: nixery.dev/shell/fping
|
||||
commands:
|
||||
- fping 10.200.64.1 10.200.64.2 10.200.64.3 10.200.64.5 10.200.64.6 10.200.64.7 10.200.64.8 10.200.64.9 10.200.64.11
|
||||
---
|
||||
kind: signature
|
||||
hmac: 0ad5b5b486d8b5911a7a77c2f2babfe9153d2d2953a96200f87c82faf5795335
|
||||
hmac: 9cd58823bf1c33e00bf4b3aa90969f201a2ace3a8d9ad8fae72cd294e039243c
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user