Skip to content

Contribution credits, adding Greg Linton, removing email addresses. #87

Contribution credits, adding Greg Linton, removing email addresses.

Contribution credits, adding Greg Linton, removing email addresses. #87

Workflow file for this run

name: sr_insects test basic declare/cleanup, and python API
on:
pull_request:
types: [opened, edited, reopened]
push:
workflow_dispatch:
jobs:
run_sr_insects_tests:
strategy:
# Don't cancel the entire matrix when one job fails
fail-fast: false
matrix:
osver: [ "ubuntu-20.04", "ubuntu-22.04" ]
runs-on: ${{ matrix.osver }}
name: Maintenance test on ${{ matrix.osver }}
timeout-minutes: 20
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
travis/flow_autoconfig.sh
travis/ssh_localhost.sh
- name: Add and Remove configs,
run: |
pwd
ls
cd ${HOME}/sr_insects/static_flow; ./flow_maint_test.sh