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

use fqdn in rose-stem tests #294

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

wxtim
Copy link
Member

@wxtim wxtim commented Feb 5, 2024

This test failed (locally) due to a local change in config. On looking into the breakage I realized that we only wanted to test that the hostname as Rose finds it is inserted into the config. We aren't trying to check the rose localhost getting method in this test.

Tests related to #276 are still failing, but should pass once that PR and it's companions are merged.

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).
  • Applied any dependency changes to both setup.cfg (and conda-environment.yml if present).
  • Change to testing, no test or doc changes required
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

@wxtim wxtim marked this pull request as draft February 5, 2024 11:31
@wxtim wxtim self-assigned this Feb 5, 2024
@wxtim wxtim added the small label Feb 5, 2024
@wxtim wxtim added this to the 1.4.0 milestone Feb 5, 2024
@wxtim wxtim marked this pull request as ready for review February 5, 2024 11:47
@MetRonnie MetRonnie merged commit 0516064 into cylc:master Feb 5, 2024
2 of 7 checks passed
@wxtim wxtim deleted the fix.hostname-failure branch February 6, 2024 16:27
wxtim added a commit that referenced this pull request May 2, 2024
* upstream/master: (47 commits)
  simplify rose stem tests (#314)
  Apply suggestions from code review
  add developer docs
  build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#301) [skip ci]
  tests: remove defunct cli wrappers (#297)
  tests/functional: fix scoping issues
  setup: add missing pytest-asyncio test dependency
  install/reinstall: adapt to new async interfaces
  tests: fix flaky text
  fileinstall: remove asyncio logic
  Bump codecov/codecov-action from 3 to 4 (#295)
  use fqdn in rose-stem tests (#294)
  Update setup.cfg
  setup: bump rose version
  fix merge mistake
  fix flake8
  fixed a test
  Apply suggestions from code review
  Bump actions/setup-python from 4 to 5 (#280)
  Update tests/functional/test_utils.py
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants