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

Define default test data and enable via configMap #447

Closed
2 tasks done
evegufy opened this issue Oct 8, 2024 · 0 comments
Closed
2 tasks done

Define default test data and enable via configMap #447

evegufy opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@evegufy
Copy link
Contributor

evegufy commented Oct 8, 2024

Description

In order to provide generic test data, a set should be defined and then be enabled via configMap - concept already in place for the ssi-credential-issuer:

https://github.com/eclipse-tractusx/ssi-credential-issuer/blob/main/charts/ssi-credential-issuer/templates/configmap-seeding-testdata.yaml
https://github.com/eclipse-tractusx/ssi-credential-issuer/blob/main/charts/ssi-credential-issuer/values.yaml#L93

The basis for the test data definition can be the .consortia. data previously (before eclipse-tractusx/portal-backend#957) maintained in the portal backend https://github.com/eclipse-tractusx/portal-backend/tree/v2.2.0/src/portalbackend/PortalBackend.Migrations/Seeder/Data but that data needs to be reworked to not contain any consortia specifics and slimed down to fit a generic test data set.

Acceptance Criteria

  • define default test data
  • enable default test data via configMap

Additional Information

Relates to
eclipse-tractusx/ssi-credential-issuer#207
#356

@evegufy evegufy added the enhancement New feature or request label Oct 8, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Oct 8, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Oct 8, 2024
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 11, 2024
Phil91 added a commit that referenced this issue Oct 16, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 16, 2024
@evegufy evegufy moved this from BACKLOG to IN PROGRESS in Portal Oct 16, 2024
@evegufy evegufy added this to the Release 24.12 milestone Oct 16, 2024
Phil91 added a commit that referenced this issue Oct 17, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 17, 2024
@Phil91 Phil91 moved this from IN PROGRESS to IN REVIEW in Portal Oct 17, 2024
@evegufy evegufy closed this as completed Nov 18, 2024
@github-project-automation github-project-automation bot moved this from IN REVIEW to USER READY in Portal Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants