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

Make obsolete [runtime][][remote]suite definition directory #4126

Merged

Conversation

wxtim
Copy link
Member

@wxtim wxtim commented Mar 16, 2021

These changes partially address #3696 : They are the last config change on the checklist there. 🎉
That is:

  • Remove, and add obseletion warning for config item flow.cylc:[runtime][__TASK__][remote]suite definition directory (But not the similar platform item from global.cylc).
  • Remove CYLC_SUITE_DEF_PATH environment variable.
  • Remove CYLC_SUITE_DEF_PATH_ON_REMOTE_HOST environment variable.

Additionally I fixed a few tests broken by the change of default behavior to preventing implicit tasks. (@MetRonnie Please extra double check these.)

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Already covered by existing tests.

@wxtim wxtim self-assigned this Mar 16, 2021
@wxtim wxtim marked this pull request as draft March 16, 2021 10:05
@wxtim wxtim force-pushed the conf.remove-suite-definition-directory branch 2 times, most recently from f790097 to 90286ec Compare March 16, 2021 16:02
@wxtim wxtim changed the title remove CYLC_SUITE_DEF_PATH Make obsolete [runtime][][remote]suite definition directory Mar 16, 2021
remove CYLC_SUITE_DEF_PATH & CYLC_SUITE_DEF_PATH_ON_SUITE_HOST
Make unit test easier to debug by reading the result to be tested to memory.
Fix a number of functional tests broken (mission creep).
@wxtim wxtim force-pushed the conf.remove-suite-definition-directory branch from 90286ec to 4010a7e Compare March 16, 2021 16:09
@wxtim wxtim marked this pull request as ready for review March 16, 2021 16:19
@oliver-sanders oliver-sanders merged commit bfba4ca into cylc:master Mar 18, 2021
@wxtim wxtim deleted the conf.remove-suite-definition-directory branch March 18, 2021 11:36
@MetRonnie MetRonnie added the config change Involves a change to global or workflow config label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config change Involves a change to global or workflow config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants