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

[release 2.0.x] Fix LRT triggers #10015

Merged
merged 1 commit into from
Feb 6, 2021
Merged

Conversation

scottarnette
Copy link
Contributor

@scottarnette scottarnette commented Feb 5, 2021

Change Description

Triggered LRTs are broken due to the skip flag on the Buildkite pipeline being set to nullfalse when the SKIP_LONG_RUNNING_TESTS flag is set to false.

  • Implemented a jq function to return an empty string instead of null.

See:
https://buildkite.com/EOSIO/eosio/builds/26853 | Build with LRTs enabled and steps no longer being skipped.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@scottarnette scottarnette changed the title [release 1.8.x] Fix LRT triggers [release 2.0.x] Fix LRT triggers Feb 5, 2021
Copy link
Contributor

@kj4ezj kj4ezj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😥

@scottarnette scottarnette merged commit de92cce into release/2.0.x Feb 6, 2021
@scottarnette scottarnette deleted the sa/fix-lrt-r2.0 branch February 6, 2021 05:05
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.

3 participants