[CUBRIDQA-1314] add new environment accept function for ENV keyword#733
Merged
tw-kang merged 5 commits intoCUBRID:developfrom Nov 5, 2025
Merged
[CUBRIDQA-1314] add new environment accept function for ENV keyword#733tw-kang merged 5 commits intoCUBRID:developfrom
tw-kang merged 5 commits intoCUBRID:developfrom
Conversation
Contributor
Author
|
테스트 환경 확인사항
*1. controller 에서 메시지 파싱 결과 : test_ENV 에만 적용된 코드가 동작함을 확인 *2. controller, worker 업데이트 결과 : feature/system-catalog 에서 변경한 https://github.com/CUBRID/cubrid-testtools/pull/729/files 파일들이 git에서 변경되었다고 출력됨. |
kwonhoil
approved these changes
Nov 5, 2025
ssihil
approved these changes
Nov 5, 2025
sjkimxxx
approved these changes
Nov 5, 2025
tw-kang
added a commit
that referenced
this pull request
Nov 5, 2025
* Revert "[CBRD-26220] Filter Deprecated java_stored_procedure Parameter for 11…" (#734) This reverts commit 54623ea. Reverting due to problems with java_stored_procedure in jdbc compat tests. This revert may be temporary. * Revert "Revert "[CBRD-26220] Filter Deprecated java_stored_procedure Paramete…" (#735) This reverts commit 9819bfa. Reverts #734. * [CUBRIDQA-1243] change parameter value for retry count 2 to 1 if case failed total execution count will be 2 ( first try + retry) * [CUBRIDQA-1314] add new environment accept function for ENV keyword (#733) http://jira.cubrid.org/browse/CUBRIDQA-1314 * add new environment accept function for ENV keyword * add jar file * fix CTP upgrade code * Deploy new build artifacts refer to 45cba4d * add prebuilt jar file --------- Co-authored-by: junsklee <50674368+junsklee@users.noreply.github.com> Co-authored-by: CUBRID <cubridci@users.noreply.github.com> Co-authored-by: cubridci <noreply@cubrid.com>
tw-kang
added a commit
to tw-kang/cubrid-testtools
that referenced
this pull request
Nov 7, 2025
This reverts commits 45cba4d through 40d5b94 (CUBRIDQA-1314 related changes). These changes will be reapplied after fixing bugs. Reverted commits: - 40d5b94 Deploy new build artifacts refer to 2182de3 - 2182de3 [CUBRIDQA-1314] support grepo update logic and isoltion test worker node CTP update. (CUBRID#743) - 637ec59 [CUBRIDQA-1314] use dynamic path for CTP/conf/common.conf (CUBRID#741) - 245b1b6 Deploy new build artifacts refer to 9dda3b8 - 9dda3b8 [CUBRIDQA-1314] add ENV_ keyword on manualtest job sender module. (CUBRID#739) - 71b08bf Deploy new build artifacts refer to 45cba4d - 45cba4d [CUBRIDQA-1314] add new environment accept function for ENV keyword (CUBRID#733)
tw-kang
added a commit
that referenced
this pull request
Nov 7, 2025
) This reverts commits 45cba4d through 40d5b94 (CUBRIDQA-1314 related changes). These changes will be reapplied after fixing bugs. Reverted commits: - 40d5b94 Deploy new build artifacts refer to 2182de3 - 2182de3 [CUBRIDQA-1314] support grepo update logic and isoltion test worker node CTP update. (#743) - 637ec59 [CUBRIDQA-1314] use dynamic path for CTP/conf/common.conf (#741) - 245b1b6 Deploy new build artifacts refer to 9dda3b8 - 9dda3b8 [CUBRIDQA-1314] add ENV_ keyword on manualtest job sender module. (#739) - 71b08bf Deploy new build artifacts refer to 45cba4d - 45cba4d [CUBRIDQA-1314] add new environment accept function for ENV keyword (#733)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



http://jira.cubrid.org/browse/CUBRIDQA-1314