Skip to content

Conversation

@mugioka
Copy link

@mugioka mugioka commented Aug 12, 2022

k6-operator が負荷試験の同時実行をサポートする(冪等性のある状態)まで使用する k6-operator。
マージはしない。

@mugioka mugioka force-pushed the imprv/make-the-operator-idempotent branch from b388da7 to 459cac0 Compare September 26, 2022 16:05
@mugioka mugioka force-pushed the imprv/make-the-operator-idempotent branch from 459cac0 to 26f63d6 Compare September 27, 2022 09:06
// k6 allows to run archive command on archives too so type of file here doesn't matter
scriptName = script.FullName()
archiveName = fmt.Sprintf("./%s.archived.tar", script.Filename)
archiveName = "./script.js.archived.tar"
Copy link
Author

Choose a reason for hiding this comment

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

ディレクトリを指定するとエラーになるので固定の名前にする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants