chaosd icon indicating copy to clipboard operation
chaosd copied to clipboard

add dev image to ensure reproduceable `make check`

Open Hexilee opened this issue 4 years ago • 3 comments

The result of current make check depends on the version of go toolchain. So we should add dev image to ensure reproduceable make check refer to chaos mesh.

Hexilee avatar Mar 17 '22 06:03 Hexilee

Which step? As I know, most of the steps are running inside the dev env 🤔

YangKeao avatar Mar 17 '22 08:03 YangKeao

Which step? As I know, most of the steps are running inside the dev env 🤔

Really? I cannot find the dev env usage in Makefile of chaosd.

Hexilee avatar Mar 17 '22 08:03 Hexilee

Which step? As I know, most of the steps are running inside the dev env 🤔

Really? I cannot find the dev env usage in Makefile of chaosd.

Oh! Sorry, this is chaosd repo 😢 . Ignore me.

YangKeao avatar Mar 18 '22 07:03 YangKeao