Skip to content

changed cloud log file to accept periods and colons#2246

Merged
kylershih0614 merged 1 commit into
ubccr:mainfrom
kylershih0614:main
Jun 18, 2026
Merged

changed cloud log file to accept periods and colons#2246
kylershih0614 merged 1 commit into
ubccr:mainfrom
kylershih0614:main

Conversation

@kylershih0614

@kylershih0614 kylershih0614 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Description

Changed file pattern when looking for cloud log files to allow a colon or a period as part of the file pattern. Windows does not allow for colons in the filename therefore this allows us to checkout the repo on a windows machine.

Renamed the files tests/artifacts/xdmod/referencedata/nutsetters/2019-06-26T00:00:00_2019-06-26T23:59:59.json
and tests/artifacts/xdmod/referencedata/openstack/2018-04-17T00:00:00_2018-04-30T23:59:59.json to tests/artifacts/xdmod/referencedata/nutsetters/2019-06-26T00.00.00_2019-06-26T23.59.59.json and tests/artifacts/xdmod/referencedata/openstack/2018-04-17T00.00.00_2018-04-30T23.59.59.json

edited configuration/etl/etl.d/jobs_cloud_openstack.json to accept both colons and periods as a valid file format.

Tests performed

I used the tests in Docker and ran the integration, component, and regression tests.

Checklist:

  • The pull request description is suitable for a Changelog entry
  • The milestone is set correctly on the pull request
  • The appropriate labels have been added to the pull request

@kylershih0614 kylershih0614 added this to the 11.5.0 milestone Jun 11, 2026
@kylershih0614 kylershih0614 self-assigned this Jun 11, 2026
@kylershih0614 kylershih0614 added enhancement Enhancement of the functionality of an existing feature Category:ETL Extract Transform Load Category:Cloud Cloud Realm labels Jun 11, 2026
@kylershih0614 kylershih0614 merged commit 34708ce into ubccr:main Jun 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category:Cloud Cloud Realm Category:ETL Extract Transform Load enhancement Enhancement of the functionality of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants