terraform-ibm-modules / stack-retrieval-augmented-generation

Apache License 2.0
1 stars 8 forks source link

Use SM trial instance for tests #107

Closed ocofaigh closed 1 month ago

ocofaigh commented 1 month ago

Description

Use SM trial instance for tests

Release required?

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

Hmm, test failed with:

tests.go:273: [PROJECTS] Deployed Configuration 3 - Observability - Logging Monitoring Activity Tracker
    tests.go:[203](https://github.com/terraform-ibm-modules/stack-retrieval-augmented-generation/actions/runs/9174859823/job/25226740094#step:7:204): 
            Error Trace:    /go/pkg/mod/github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper@v1.33.2/testprojects/tests.go:203
                                        /__w/stack-retrieval-augmented-generation/stack-retrieval-augmented-generation/tests/pr_test.go:38
            Error:          Received unexpected error:
                            An internal error occurred
            Test:           TestProjectsFullTest
    tests.go:288: [PROJECTS] Configuration 4 - WatsonX SaaS services is not in validating state
    tests.go:364: [PROJECTS] Deleting Test Project
    tests.go:368: [PROJECTS] Deleted Test Project
    pr_test.go:39: 
            Error Trace:    /__w/stack-retrieval-augmented-generation/stack-retrieval-augmented-generation/tests/pr_test.go:39
            Error:          Received unexpected error:
                            An internal error occurred
            Test:           TestProjectsFullTest
    pr_test.go:42: TestProjectsFullTest Failed
--- FAIL: TestProjectsFullTest (3452.83s)

Going to retry..

ocofaigh commented 1 month ago

/run pipeline

terraform-ibm-modules-ops commented 1 month ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: