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

OCT-1596 Implement automated sanity tests for Info API section #345

Merged
merged 6 commits into from
Jul 29, 2024

Conversation

MateuszStoleckiGLM
Copy link
Contributor

Description

Definition of Done

  1. Acceptance criteria are met.
  2. PR is manually tested before the merge by developer(s).
    • Happy path is manually checked.
  3. PR is manually tested by QA when their assistance is required (1).
    • Octant Areas & Test Cases are checked for impact and updated if required (2).
  4. Unit tests are added unless there is a reason to omit them.
  5. Automated tests are added when required.
  6. The code is merged.
  7. Tech documentation is added / updated, reviewed and approved (including mandatory approval by a code owner, should such exist for changed files).
    • BE: Swagger documentation is updated.
  8. When required by QA:
    • Deployed to the relevant environment.
    • Passed system tests.

(1) Developer(s) in coordination with QA decide whether it's required. For small tickets introducing small changes QA assistance is most probably not required.

(2) Octant Areas & Test Cases.

@aziolek aziolek changed the title Feature/oct 1596 info api sanity test OCT-1596 Implement automated sanity tests for Info API section Jul 19, 2024
Copy link
Member

@aziolek aziolek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MateuszStoleckiGLM: maybe rebase to master? There is nothing in BE in develop that is not in master, more tests == better and one thing less in the next develop => master release is always a good thing.

@MateuszStoleckiGLM MateuszStoleckiGLM force-pushed the feature/OCT-1596-info-api-sanity-test branch 2 times, most recently from 58bd108 to 0dcbf1f Compare July 19, 2024 11:27
@MateuszStoleckiGLM MateuszStoleckiGLM changed the base branch from develop to master July 19, 2024 11:32
@MateuszStoleckiGLM MateuszStoleckiGLM force-pushed the feature/OCT-1596-info-api-sanity-test branch from 0dcbf1f to a6dfce2 Compare July 19, 2024 11:37
kgarbacinski
kgarbacinski previously approved these changes Jul 24, 2024
Signed-off-by: Mateusz Stolecki <mateusz@golem.foundation>
Signed-off-by: Mateusz Stolecki <mateusz@golem.foundation>
Signed-off-by: Mateusz Stolecki <mateusz@golem.foundation>
Signed-off-by: Mateusz Stolecki <mateusz@golem.foundation>
multideployer:
* non-zero exit on subcommand => http 500
* print stdout and stderr in logs
* return stdout and stderr as a text accompanying the http 500

conftest:
* if multideployer crashes, log the details
@paulperegud paulperegud force-pushed the feature/OCT-1596-info-api-sanity-test branch from 8e93b91 to 48c02ea Compare July 29, 2024 14:24
@paulperegud paulperegud added the request-approval Request approval from the Housekeeper label Jul 29, 2024
@paulperegud paulperegud changed the base branch from master to develop July 29, 2024 15:12
Copy link
Contributor

@adam-gf adam-gf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@housekeeper-bot housekeeper-bot removed the request-approval Request approval from the Housekeeper label Jul 29, 2024
Copy link
Contributor

@housekeeper-bot housekeeper-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2E job #10146704489 passed 🎉

@paulperegud paulperegud merged commit 5219678 into develop Jul 29, 2024
47 checks passed
@paulperegud paulperegud deleted the feature/OCT-1596-info-api-sanity-test branch July 29, 2024 20:12
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.

6 participants