-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
polarion: update the usage of cifmw_polarion_update_testcases
cifmw_polarion_update_testcases is named after a parameter of a tool and it doesn't match its behavior: it is about adding missing test cases when they don't exist. But the "normal" workflow is to pre-populate the test cases and only update (for real) their results, so that variable should almost never be enabled. Also, remove the check about the variable being enabled, as its only usage is guarded by a default() filter.
- Loading branch information
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters