[DRAFT PR] Critical Code Review for Inji Web release 0.15.0#449
[DRAFT PR] Critical Code Review for Inji Web release 0.15.0#449Prafulrakhade merged 0 commit intomasterfrom
Conversation
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 59 files out of 171 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| # UITESTRIG | ||
|
|
||
| ## Introduction | ||
| UITESTRIG will test end-to-end functional flows involving multiple UI modules. |
There was a problem hiding this comment.
@maheswaras should we use UITESTRIG as single word or as UI-TEST-RIG or UI TEST RIG as UITESTRIG is not readable
| echo Copy configmaps | ||
| $COPY_UTIL configmap global default $NS | ||
| $COPY_UTIL configmap keycloak-host keycloak $NS | ||
| $COPY_UTIL configmap artifactory-share artifactory $NS |
There was a problem hiding this comment.
@Prafulrakhade we don't have artifactory for inji web
| - db | ||
| - uitestrig | ||
| - config-server-share | ||
| - artifactory-share |
There was a problem hiding this comment.
@Prafulrakhade we don't have artifactory for inji web
| minio: | ||
| container_name: 'minio-service' | ||
| image: bitnami/minio:2022.2.7-debian-10-r0 | ||
| image: mosipint/minio:2022.2.7-debian-10-r0 |
There was a problem hiding this comment.
@Prafulrakhade do we have mosipid image?
| registry: docker.io | ||
| repository: bitnami/bitnami-shell | ||
| tag: "10" | ||
| repository: mosipint/os-shell |
There was a problem hiding this comment.
@Prafulrakhade do we have mosipid image?
No description provided.