Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
6bb10ccc
Commit
6bb10ccc
authored
Jan 14, 2015
by
sveneh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed testrunner
parent
fffd9810
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
main.yml
ansible/roles/testrunner/tasks/main.yml
+10
-0
testrunner.sh
ansible/test-files/testrunner.sh
+1
-0
No files found.
ansible/roles/testrunner/tasks/main.yml
View file @
6bb10ccc
---
---
-
name
:
update C++ client
docker_image
:
path
:
git/ansible/test-files/docker-cpp
name
:
cpp
state
:
build
-
name
:
update Go client
-
name
:
update Go client
docker_image
:
docker_image
:
path
:
git/ansible/test-files/docker-go
path
:
git/ansible/test-files/docker-go
name
:
go
name
:
go
state
:
build
state
:
build
-
name
:
Run infinite tests (press ^C to stop)
sudo
:
true
shell
:
git/ansible/test-files/testrunner.sh
ansible/test-files/testrunner.sh
100644 → 100755
View file @
6bb10ccc
...
@@ -52,4 +52,5 @@ fi
...
@@ -52,4 +52,5 @@ fi
# echo "$TEST" > FailedTest.json
# echo "$TEST" > FailedTest.json
# mv FailedTest.json $(date -d "today" +"%Y%m%d%H%M")CPPJIT.json
# mv FailedTest.json $(date -d "today" +"%Y%m%d%H%M")CPPJIT.json
#fi
#fi
done
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment