Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 0 additions & 18 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,6 @@ on:
branches:
- develop
jobs:
unit-and-integration-tests:
runs-on: ubuntu-latest
container: cloudfoundry/tas-runtime-build
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: unit-and-integration-tests
run: |
ginkgo \
--keep-going \
--trace \
-r \
--fail-on-pending \
--randomize-all \
--race \
--timeout 20m \
--flake-attempts 2 \
-p
template-tests:
runs-on: ubuntu-latest
container: cloudfoundry/tas-runtime-build
Expand Down
11 changes: 0 additions & 11 deletions acceptance/100-max-flight.yml

This file was deleted.

11 changes: 0 additions & 11 deletions acceptance/large-max-flight.yml

This file was deleted.

172 changes: 0 additions & 172 deletions acceptance/manifest-non-tls.yml

This file was deleted.

147 changes: 0 additions & 147 deletions acceptance/manifest-scale-down.yml

This file was deleted.

Loading