flux F8 soak workflow
All checks were successful
flux soak synthetic tenant / safe-smoke (push) Successful in -1s
All checks were successful
flux soak synthetic tenant / safe-smoke (push) Successful in -1s
This commit is contained in:
parent
d39dd5bf71
commit
ea4d3f5386
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-02"
|
||||
Loading…
Add table
Add a link
Reference in a new issue