Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[develop] Unpinned and WASM test fixes #8172

Merged
merged 4 commits into from
Nov 5, 2019
Merged

Conversation

scottarnette
Copy link
Contributor

@scottarnette scottarnette commented Nov 5, 2019

Change Description

This PR fixes two issues for CI:

  • Removed UNPINNED environment variable in favor of PINNED=false.
    • The UNPINNED variable did not work properly. We decided to reduce script complexity and just remove this variable outright.
  • Fixes regression of WASM spec tests running on triggered LRT pipeline.
    • Environment variables set on eosio-lrt pipeline were reset. This PR adds SKIP_WASM_SPEC_TESTS=true to the list of variables passed to the trigger step, fixing this issue.

See:
https://buildkite.com/EOSIO/eosio-lrt/builds/537 | Triggered LRT pipeline that no longer has WASM spec tests.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@scottarnette scottarnette merged commit 6569702 into develop Nov 5, 2019
@scottarnette scottarnette deleted the cicd-quick-fixes-dev branch November 5, 2019 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants