Skip to content

Commit

Permalink
Merge pull request #6 from clouddrove/CD-89
Browse files Browse the repository at this point in the history
Update terratest script
  • Loading branch information
Sohan Yadav authored Oct 20, 2020
2 parents 94275f7 + e120b72 commit 3573bf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/terratest_go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function goTest {
fi

echo "teratest: info: teratest run configuration in ${tfWorkingDir}"
cd /github/workspace/_test
cd /github/workspace
cd ${tfWorkingDir}
go test --timeout 15000m
}

0 comments on commit 3573bf3

Please sign in to comment.