flux F8 soak workflow
All checks were successful
flux soak synthetic tenant / safe-smoke (push) Successful in 0s
All checks were successful
flux soak synthetic tenant / safe-smoke (push) Successful in 0s
This commit is contained in:
parent
38df6cc76f
commit
d2476d3aaf
1 changed files with 13 additions and 0 deletions
13
.forgejo/workflows/flux-soak.yml
Normal file
13
.forgejo/workflows/flux-soak.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name: flux soak synthetic tenant
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
safe-smoke:
|
||||||
|
runs-on: [self-hosted, Linux]
|
||||||
|
steps:
|
||||||
|
- name: F6d safe one-step workload
|
||||||
|
run: |
|
||||||
|
echo "flux soak synthetic tenant: flux-soak-tenant-01"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue