terraform-redhat / terraform-provider-rhcs

Terraform provider for Red Hat Cloud Services
Apache License 2.0
45 stars 77 forks source link

OCM-9046 | test: updated case id:63147 #726

Closed patriksuba closed 2 months ago

patriksuba commented 3 months ago
time="2024-07-23T20:03:16+02:00" level=info msg="Running against RHCS URL: https://api.stage.openshift.com/"
Running Suite: e2e tests suite - /home/psuba/workspace/terraform-provider-rhcs/tests/e2e
========================================================================================
Random Seed: 1721757795

Will run 1 of 122 specs
time="2024-07-23T20:03:18+02:00" level=info msg="Loaded cluster profile configuration from profile rosa-sts-ad : map[additional_sg_number:4 admin_enabled:true autoscale:true byok:true byovpc:true ccs:true channel_group:stable cloud_provider:aws cluster_type:rosa-classic compute_machine_type:m5.2xlarge ec2_metadata_http_tokens:required etcd_encryption:true fips:false kms_key_arn:true labeling:true major_version:4.16 multi_az:true oidc_config:un-managed private:false private_link:false product_id:rosa proxy:true region:ap-northeast-1 sts:true tagging:true unified_acc_role_path:/unified/ version: version_pattern:latest worker_disk_size:200 zones:]"
time="2024-07-23T20:03:18+02:00" level=info msg="Running terraform init against the dir /home/psuba/workspace/terraform-provider-rhcs/tests/tf-manifests/rhcs/clusters/rosa-classic"
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSStime="2024-07-23T20:03:20+02:00" level=info msg="Loaded cluster profile configuration from profile rosa-sts-ad : map[additional_sg_number:4 admin_enabled:true autoscale:true byok:true byovpc:true ccs:true channel_group:stable cloud_provider:aws cluster_type:rosa-classic compute_machine_type:m5.2xlarge ec2_metadata_http_tokens:required etcd_encryption:true fips:false kms_key_arn:true labeling:true major_version:4.16 multi_az:true oidc_config:un-managed private:false private_link:false product_id:rosa proxy:true region:ap-northeast-1 sts:true tagging:true unified_acc_role_path:/unified/ version: version_pattern:latest worker_disk_size:200 zones:]"
time="2024-07-23T20:03:20+02:00" level=info msg="Running terraform init against the dir /home/psuba/workspace/terraform-provider-rhcs/tests/tf-manifests/rhcs/clusters/rosa-classic"
....
•SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS

Ran 1 of 122 Specs in 16.988 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 121 Skipped
PASS

Ginkgo ran 1 suite in 20.035390245s
Test Suite Passed

What this PR does / why we need it: Fixes test case 63147 and enable it for ci usage.

Which issue(s) this PR fixes (optional, use fixes #<issue_number>(, fixes #<issue_number>, ...) format, where issue_number might be a GitHub issue, or a Jira story (OCM-xxxx): Fixes OCM-9046

Change type

Checklist

openshift-ci[bot] commented 3 months ago

Hi @patriksuba. Thanks for your PR.

I'm waiting for a terraform-redhat member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
radtriste commented 3 months ago

@patriksuba Try to put the logs between ``` , it should setup a panel for it

radtriste commented 3 months ago

/ok-to-test

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: radtriste

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[tests/OWNERS](https://github.com/terraform-redhat/terraform-provider-rhcs/blob/main/tests/OWNERS)~~ [radtriste] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
radtriste commented 2 months ago

/retest