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

chore(e2e): rhidp-4049 change app-config at e2e test runtime #1850

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

gustavolira
Copy link
Contributor

Description

Please explain the changes you made here.

Which issue(s) does this PR fix

  • Fixes #?

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@gustavolira gustavolira requested a review from a team as a code owner October 30, 2024 15:03
@gustavolira gustavolira changed the title test: RHIDP-4049 change app-config at e2e test runtime chore(e2e): RHIDP-4049 change app-config at e2e test runtime Oct 30, 2024
Copy link

openshift-ci bot commented Oct 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign davidfestal for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gustavolira gustavolira changed the title chore(e2e): RHIDP-4049 change app-config at e2e test runtime chore(e2e): rhidp-4049 change app-config at e2e test runtime Oct 30, 2024
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1850!

1 similar comment
Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-1850!

Copy link
Contributor

github-actions bot commented Nov 7, 2024

Copy link
Contributor

github-actions bot commented Nov 8, 2024

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Updated the yarn.lock and e2e-tests/package.json files to include js-yaml as a dependency. This change ensures that js-yaml is correctly fetched and utilized in our project.

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Unified the usage of double quotes across various files to maintain code consistency. This change affects spec files, configuration files, and utility scripts in the e2e test suite.

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Corrected a typo in the kubeClient class name and improved the initialization method by directly loading from options. Also added a new method to update the ConfigMap title dynamically using yaml parsing.

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Corrected a typo in the method name from "updateCongifmap" to "updateConfigMap" and standardized string quotes to double quotes in k8sHelper.ts for consistency. This helps improve code readability and maintainability.

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Correct the spelling of the kubeClient variable to ensure proper initialization. This change addresses a typo that could potentially cause runtime errors or misbehavior in the code execution.

Signed-off-by: Gustavo Lira <guga.java@gmail.com>
Copy link

sonarcloud bot commented Nov 14, 2024

Copy link
Contributor

Copy link

openshift-ci bot commented Nov 15, 2024

@gustavolira: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-tests cf27fba link true /test e2e-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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.

1 participant