Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable capturing core dumps in travis #9769

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
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
17 changes: 0 additions & 17 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
before_install:
- ./build-support/bin/install_aws_cli_for_ci.sh
- pyenv global 2.7.15 3.6.7 3.7.1
before_script:
- ulimit -c unlimited
cache:
directories:
- ${AWS_CLI_ROOT}
Expand Down Expand Up @@ -108,8 +106,6 @@ jobs:
before_install:
- ./build-support/bin/install_aws_cli_for_ci.sh
- pyenv global 2.7.15 3.6.7 3.7.1
before_script:
- ulimit -c unlimited
cache:
directories:
- ${AWS_CLI_ROOT}
Expand Down Expand Up @@ -154,7 +150,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY36_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
cache:
directories:
Expand Down Expand Up @@ -194,7 +189,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY37_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
cache:
directories:
Expand Down Expand Up @@ -359,7 +353,6 @@ jobs:
- sudo chmod 666 /dev/fuse
- sudo chown root:$USER /etc/fuse.conf
before_script:
- ulimit -c unlimited
- ulimit -n 8192
cache:
directories:
Expand Down Expand Up @@ -1314,7 +1307,6 @@ jobs:
- sudo chmod 666 /dev/fuse
- sudo chown root:$USER /etc/fuse.conf
before_script:
- ulimit -c unlimited
- ulimit -n 8192
cache:
directories:
Expand Down Expand Up @@ -1348,7 +1340,6 @@ jobs:
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY36_VERSION}"
- brew cask install osxfuse
before_script:
- ulimit -c unlimited
- ulimit -n 8192
cache:
directories:
Expand Down Expand Up @@ -1404,7 +1395,6 @@ jobs:
- pyenv global 2.7.15 3.6.7 3.7.1
before_script:
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
- ulimit -c unlimited
cache:
directories:
- ${AWS_CLI_ROOT}
Expand Down Expand Up @@ -1445,7 +1435,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY36_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand Down Expand Up @@ -1474,7 +1463,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY36_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand All @@ -1498,7 +1486,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY37_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand All @@ -1522,7 +1509,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY36_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand All @@ -1547,7 +1533,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY37_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand All @@ -1572,7 +1557,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY36_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand All @@ -1597,7 +1581,6 @@ jobs:
- ./build-support/bin/install_aws_cli_for_ci.sh
- ./build-support/bin/install_python_for_ci.sh "${PYENV_PY27_VERSION}" "${PYENV_PY37_VERSION}"
before_script:
- ulimit -c unlimited
- ulimit -n 8192
- ./build-support/bin/get_ci_bootstrapped_pants_pex.sh ${AWS_BUCKET} ${BOOTSTRAPPED_PEX_KEY_PREFIX}.${BOOTSTRAPPED_PEX_KEY_SUFFIX}
env:
Expand Down
7 changes: 3 additions & 4 deletions build-support/bin/generate_travis_yml.py
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ def linux_shard(
)
if use_docker:
setup["services"] = ["docker"]
safe_append(setup, "before_script", "ulimit -c unlimited")
return setup


Expand Down Expand Up @@ -396,7 +395,7 @@ def osx_shard(
setup = {
"os": "osx",
"language": "generic",
"before_script": ["ulimit -c unlimited", "ulimit -n 8192"],
"before_script": ["ulimit -n 8192"],
"before_install": [
"curl -L https://github.com/stedolan/jq/releases/download/jq-1.5/jq-osx-amd64 -o /usr/local/bin/jq",
"chmod 755 /usr/local/bin/jq",
Expand Down Expand Up @@ -510,7 +509,7 @@ def clippy() -> Dict:
**linux_fuse_shard(),
"name": "Clippy (Rust linter)",
"stage": Stage.test.value,
"before_script": ["ulimit -c unlimited", "ulimit -n 8192"],
"before_script": ["ulimit -n 8192"],
"script": ["./build-support/bin/ci.py --clippy"],
"env": ["CACHE_NAME=clippy"],
"if": SKIP_RUST_CONDITION,
Expand Down Expand Up @@ -644,7 +643,7 @@ def integration_tests_v2(python_version: PythonVersion) -> Dict:
_RUST_TESTS_BASE: Dict = {
**CACHE_NATIVE_ENGINE,
"stage": Stage.test.value,
"before_script": ["ulimit -c unlimited", "ulimit -n 8192"],
"before_script": ["ulimit -n 8192"],
# NB: We also build `fs_util` in this shard to leverage having had compiled the engine. This
# requires setting PREPARE_DEPLOY=1.
"script": ["./build-support/bin/ci.py --rust-tests", "./build-support/bin/release.sh -f"],
Expand Down