Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! build,test: add .ci.yml for containered tests
  • Loading branch information
rvagg committed Jun 30, 2020
commit c4d0ae17c163a95e68d6651b7ec1e175d7d6d05d
4 changes: 1 addition & 3 deletions .ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Configuration for ci.nodejs.org
#
# `linux-x64-container-suite` list tests that are to be run in:
# `linux-x64-container-suite` list tests that are to be run in:
# https://ci.nodejs.org/job/rv-test-commit-linux-docker
# using container images found at:
# https://github.com/rvagg/node-ci-containers
Expand Down Expand Up @@ -209,8 +209,6 @@ tests:
exit -1
fi

python tools/test.py -j $JOBS -p tap --logfile test.tap --flaky-tests=$FLAKY_TESTS async-hooks default known_issues

shared:
label: Linux --shared
image: ubuntu1804
Expand Down