Skip to content

Commit

Permalink
Merge pull request #2534 from Cray-HPE/CASMHMS-3700/add-hmnfd-tavern-…
Browse files Browse the repository at this point in the history
…ct-tests-main

CASMHMS-3700 Add Tavern CT tests for HMNFD
  • Loading branch information
denniswalker authored Jul 12, 2023
2 parents 26d68c2 + 7c730c3 commit 08dea91
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added a fix to add subseconds to the log timestamps.
- Added a fix for CPU throttling on cray-cfs-operator pods at scale.
- Added a fix for CPU throttling on cray-conman pods at scale.
- Added a fix for CPU throttling on cray-hmnfdi pods at scale.
- Added a fix for CPU throttling on cray-hmnfd pods at scale.
- Added a fix for CPU throttling on cray-hbtd pods at scale.
- Updated the install documentation to have the right version of iLO.
- Added a workaround script for when a initrd and kernel are missing and
Expand Down
4 changes: 2 additions & 2 deletions manifests/sysmgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ spec:
url: https://raw.githubusercontent.com/Cray-HPE/hms-hbtd/v1.19.1/api/swagger.yaml
- name: cray-hms-hmnfd
source: csm-algol60
version: 3.0.2
version: 4.0.0
namespace: services
swagger:
- name: hmnfd
version: v1
url: https://raw.githubusercontent.com/Cray-HPE/hms-hmnfd/v1.18.1/api/swagger_v2.yaml
url: https://raw.githubusercontent.com/Cray-HPE/hms-hmnfd/v1.19.0/api/swagger_v2.yaml
- name: cray-hms-hmcollector
source: csm-algol60
version: 2.16.1
Expand Down
2 changes: 1 addition & 1 deletion rpm/cray/csm/sle-15sp4/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://artifactory.algol60.net/artifactory/csm-rpms/hpe/stable/sle-15sp4/:
- csm-testing-1.16.46-1.noarch
- goss-servers-1.16.46-1.noarch
- hpe-csm-goss-package-0.3.21-hpe3.x86_64
- hpe-csm-scripts-0.5.5-1.noarch
- hpe-csm-scripts-0.6.0-1.noarch
- hpe-yq-4.33.3-1.x86_64
- ilorest-4.2.0.0-20.x86_64
- iuf-cli-1.5.3-1.x86_64
Expand Down

0 comments on commit 08dea91

Please sign in to comment.