Remove STI remnants, no longer needed
This commit is contained in:
parent
73348b7c32
commit
8fd5e4e39a
@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# xxhash runs tests at build stage. if tests fail a build fails. no need to duplicate.
|
||||
|
||||
echo XXHASH nulltest is PASS
|
||||
exit 0
|
||||
@ -1,10 +0,0 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- nulltest:
|
||||
dir: .
|
||||
run: nulltest.sh
|
||||
Loading…
Reference in New Issue
Block a user