github.com/argoproj/argo-cd@v1.8.7/resource_customizations/argoproj.io/AnalysisRun/actions/action_test.yaml (about)

     1  discoveryTests:
     2  - inputPath: testdata/runningAnalysisRun.yaml
     3    result:
     4    - name: terminate
     5      disabled: false
     6  - inputPath: testdata/failedAnalysisRun.yaml
     7    result:
     8    - name: terminate
     9      disabled: true
    10  actionTests:
    11  - action: terminate
    12    inputPath: testdata/runningAnalysisRun.yaml
    13    expectedOutputPath: testdata/runningAnalysisRun_terminated.yaml