Skip to content

Fixed the functional tests#87

Merged
shunr-hpe merged 2 commits into
mainfrom
fix-ct-tests
Apr 13, 2026
Merged

Fixed the functional tests#87
shunr-hpe merged 2 commits into
mainfrom
fix-ct-tests

Conversation

@shunr-hpe
Copy link
Copy Markdown
Collaborator

  • Added CommandShell and SerialConsole fields to the possible results for component endpoints.
  • In the Makefile updated the all target and the PHONY list.

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Please include a summary of the change and which issue is fixed.
Also include relevant motivation and context.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

- Added CommandShell and SerialConsole fields to the possible results
  for component endpoints.
- In the Makefile updated the all target and the PHONY list.

Signed-off-by: Shane Unruh <shane.unruh@hpe.com>
@shunr-hpe shunr-hpe requested a review from bmcdonald3 April 13, 2026 14:31
Signed-off-by: Shane Unruh <shane.unruh@hpe.com>
@shunr-hpe shunr-hpe merged commit 4a8177b into main Apr 13, 2026
6 checks passed
@shunr-hpe shunr-hpe deleted the fix-ct-tests branch April 13, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants