-
Notifications
You must be signed in to change notification settings - Fork 23
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
Migrate to the newest IRS version #823
Comments
Because of the IRS changes in 4.8.0: |
|
Currently the e2e tests failing because of the implementation of the story. The e2e tests using a global asset with a relation to See log on trace-x b when trying to resolve the relationship object which is needed for a successfull notification within the e2e tests. org.springframework.web.client.HttpClientErrorException$BadRequest: 400 null: "{"statusCode":"BAD_REQUEST","error":"Aspects did not match the available aspects: '[urn:bamm:io.catenax.single_level_usage_as_built:2.0.0#SingleLevelUsageAsBuilt]'","messages":null}" @ds-lcapellino please find an efficient way how we can deal with this. E2E Tests red is not acceptable. Thank you |
This PR: catenax-ng#1157 will downgrade SingeLevelUsageAsBuilt to 1.0.0. Because 2.0.0 is not yet in the Semantic Hub. |
Hi @ds-lcapellino please create a new issue which will also adapt our data import controller. Currently it is accepting also the 2.0.0. |
Not possible to test. E2E tests are working again. Ready for review. |
As Developer,
I want to migrate to the newest IRS version,
so that I can also migrate to the newest Registry version for Release 24.05.
Links
Hints / Details
-irs-helm version must be upgraded from 6.9.1 to 6.18.0
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: