Skip to content

💣 Bug: E2E local run failed #873

@IronCore864

Description

@IronCore864

What Happened?

Issues:

  • yaml error
  • e2e didn't stop when there is an error

How to Reproduce?

$ sh hack/e2e/e2e-run.sh
[dtm e2e test script] Create k8s cluster by kind!
Deleting cluster "devstream-e2e" ...
Got OS type: darwin and CPU arch: arm64
Requires having Docker installed
All tools save in hack/e2e/../../hack/e2e/../../testbin directory
kind already downloaded
kubectl already downloaded
/Users/tiexin/work/devstream-io/devstream
v1.22.0: Pulling from kindest/node
Digest: sha256:b8bda84bb3a190e6e028b1760d277454a72267a5454b57db34437c34a588d047
Status: Image is up to date for kindest/node:v1.22.0
docker.io/kindest/node:v1.22.0
Creating cluster "devstream-e2e" ...
 ✓ Ensuring node image (kindest/node:v1.22.0) 🖼
 ✓ Preparing nodes 📦
 ✓ Writing configuration 📜
 ✓ Starting control-plane 🕹️
 ✓ Installing CNI 🔌
 ✓ Installing StorageClass 💾
Set kubectl context to "kind-devstream-e2e"
You can now use your cluster with:

kubectl cluster-info --context kind-devstream-e2e

Not sure what to do next? 😅  Check out https://kind.sigs.k8s.io/docs/user/quick-start/
[dtm e2e test script] Start dtm e2e test locally!
2022-07-20 12:08:31 ℹ [INFO]  Apply started.
2022-07-20 12:08:31 !! [ERROR]  Please verify the format of your core config. Error: yaml: line 5: did not find expected key.
2022-07-20 12:08:31 !! [ERROR]  Please verify the format of your core config. Error: yaml: line 5: did not find expected key.
2022-07-20 12:08:31 !! [ERROR]  Apply failed => yaml: line 5: did not find expected key.
[dtm e2e test script] Start check pod status!
pod not ready yet...
pod not ready yet...
^C

Anything else

No response

DevStream Version

latest

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions