Cleanup salt remains
Remove 2 now unused builders since salt was retired. Change-Id: Ie3dbbde96751ed52edb4b397d606d550e9d71f28
This commit is contained in:
parent
151b2d61c8
commit
1ddc01e341
@ -646,22 +646,6 @@
|
|||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
ansible-lint **/*.yml
|
ansible-lint **/*.yml
|
||||||
|
|
||||||
- builder:
|
|
||||||
name: salt-check-commit
|
|
||||||
builders:
|
|
||||||
- shell: |
|
|
||||||
#!/bin/bash -xe
|
|
||||||
scripts/gate-check-commit.sh
|
|
||||||
|
|
||||||
- builder:
|
|
||||||
name: salt-formula-test
|
|
||||||
builders:
|
|
||||||
- shell: |
|
|
||||||
#!/bin/bash -xe
|
|
||||||
[[ $SALT_VERSION == "latest" ]] && export SALT_VERSION=""
|
|
||||||
cd tests
|
|
||||||
./run_tests.sh
|
|
||||||
|
|
||||||
- builder:
|
- builder:
|
||||||
name: ruby-191-prep
|
name: ruby-191-prep
|
||||||
builders:
|
builders:
|
||||||
|
Loading…
Reference in New Issue
Block a user