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

[DEV-190] 로드테스트 반복 스크립트 작성 (PLOCK) #9

Merged
merged 9 commits into from
Apr 22, 2024

Conversation

claycat
Copy link
Contributor

@claycat claycat commented Apr 20, 2024

사용법

cd ./stress-test
./run.sh 1(반복횟수)

@claycat claycat added the enhancement New feature or request label Apr 20, 2024
@claycat claycat self-assigned this Apr 20, 2024
Copy link

github-actions bot commented Apr 20, 2024

Test Coverage

Overall Project 80.43% 🟢
File Coverage
CleanUpUseCase.java 53.57% 🟢

@punkryn
Copy link
Contributor

punkryn commented Apr 21, 2024

image
실행이 안되네요

@punkryn
Copy link
Contributor

punkryn commented Apr 21, 2024

run.sh에 실행 권한도 추가바람

chmod +x run.sh

export ITERATION
export LOCKTYPE

docker-compose -f docker-compose.stress-k6-only.yml up
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker-compose에 - 대신 공백으로 바꿔주실 수 있는지

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

파일 말고 명령어

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

반영완료

@punkryn
Copy link
Contributor

punkryn commented Apr 21, 2024

image 실행이 안되네요

output 디렉토리의 권한을 777로 바꾸니까 되네용 .

@claycat claycat dismissed punkryn’s stale review April 22, 2024 06:16

The merge-base changed after approval.

punkryn
punkryn previously approved these changes Apr 22, 2024
@claycat claycat merged commit 3b633ec into develop Apr 22, 2024
2 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants