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

Uploading test data fails #247

Closed
anschl opened this issue Oct 31, 2023 · 10 comments
Closed

Uploading test data fails #247

anschl opened this issue Oct 31, 2023 · 10 comments
Assignees
Labels
bug Something isn't working linked_to_feature Issue is linked to a feature

Comments

@anschl
Copy link

anschl commented Oct 31, 2023

Hint

Current behaviour

❯ ./upload-testdata.sh 
Uploading testdata
Traceback (most recent call last):
  File "item-relationship-service/local/deployment/full-irs/../../testing/testdata/transform-and-upload.py", line 455, in <module>
    raise ArgumentException("Dataplane URLs have to be specified with -d or --dataplane if --aas flag is set!")
TypeError: exceptions must derive from **BaseException**

Expected behavior

Test data should be written to the local deployment.

Steps to reproduce the Bug

I tried changing local/deployment/full-irs/upload-testdata.sh for a bit but I can't figure out what I need to add.

Thanks for your time!

@jzbmw jzbmw added this to IRS Nov 2, 2023
@github-project-automation github-project-automation bot moved this to inbox in IRS Nov 2, 2023
@jzbmw jzbmw added the bug Something isn't working label Nov 2, 2023
@jzbmw
Copy link
Contributor

jzbmw commented Nov 2, 2023

Thank you for this input. We will discuss that in the next sprint

@jzbmw
Copy link
Contributor

jzbmw commented Nov 8, 2023

  • Add the description to use one the specific tag 2.4.0 to use this
  • Add documentation to tractus-X to use one specific tag 2.4.0

@jzbmw jzbmw moved this from inbox to backlog in IRS Nov 8, 2023
@mkanal mkanal moved this from backlog to next in IRS Nov 14, 2023
@dsmf dsmf self-assigned this Nov 15, 2023
@ds-jhartmann ds-jhartmann moved this from next to wip in IRS Nov 15, 2023
@dsmf
Copy link
Contributor

dsmf commented Nov 15, 2023

@dsmf
Copy link
Contributor

dsmf commented Nov 15, 2023

@dsmf
Copy link
Contributor

dsmf commented Nov 15, 2023

tested 2.4.0: structure different, scripts have different location, errors occur when trying to upload test data.
clarification with @ds-jhartmann to use 2.6.0 instead

branch:
https://github.com/catenax-ng/tx-item-relationship-service/tree/docs/%23247-update-upload-testdata-documentation

@dsmf
Copy link
Contributor

dsmf commented Nov 17, 2023

@dsmf
Copy link
Contributor

dsmf commented Nov 17, 2023

Outcome:

  • updated documentation in IRS repo
  • updated documentation in Eclipse TractusX Website repo

PR in IRS repo:

PR for website:

@dsmf dsmf moved this from wip to review in IRS Nov 17, 2023
@dsmf dsmf assigned ds-jhartmann and unassigned dsmf Nov 23, 2023
@ds-jhartmann
Copy link
Contributor

Testdata upload was successful on the local full-irs deployment using tag 2.6.0.
Unfortunately, the issues with the JSON schema validation library are also affecting older IRS versions, so it is currently not possible to complete IRS jobs on versions older than 3.5.1.
For this to work, we need to update the entire full-irs deployment to the latest IRS version

@mkanal
Copy link
Contributor

mkanal commented Nov 27, 2023

@jzbmw Ready for PO Review

@jzbmw
Copy link
Contributor

jzbmw commented Nov 27, 2023

Update of the localdeployment already in the BL see #312

@jzbmw jzbmw closed this as completed Nov 27, 2023
@jzbmw jzbmw moved this from review to done in IRS Nov 27, 2023
ds-jhartmann pushed a commit that referenced this issue Nov 28, 2023
Uploading test data fails. Test data upload currently works with tag 2.6.0 => add note to the documentation.
ds-jhartmann pushed a commit that referenced this issue Nov 28, 2023
ds-jhartmann added a commit that referenced this issue Nov 28, 2023
…data-documentation

Chore/#247 update upload testdata documentation
@mkanal mkanal added the linked_to_feature Issue is linked to a feature label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linked_to_feature Issue is linked to a feature
Projects
Status: done
Development

No branches or pull requests

5 participants