hashgraph / hashgraph/full-stack-testing

Charts[Test]: Implement smoke tests and integrate with CI/CD

Đang mở
#338 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Epic Lv2 Pending Triage
Ngôn ngữ chính
Java
Star
9
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Requested Feature

We need a set of smoke tests to be run after the infrastructure is deployed to ensure port mappings are correct.

There are few manual smoke test scripts available that we run manually to ensure the infrastructure is operational. So it would be useful to have those automated as a separate Makefile target.

Some of the existing "manual smoke tests" are in the following directories:
- /dev/gateway-api
- /dev/telemetry

We could have a makefile target such as "make run-smoke-tests" that runs those smoke tests. This should also be run in the CI pipeline.

### Business Need

Currently helm-chart tests only verifies if infrastructure components have been deployed or not. Smoke tests for port mapping can add extra confidence that the infrastructure is operational by running some basic e2e that tests for telemetry and gateway-api.

In addition, these sets of basic smoke tests should be run in CI-pipeline.

### Additional Context

We could have these tests as part of the `fsnetman` CLI

```[tasklist]
### Tasks
- [ ] #316
- [ ] https://github.com/hashgraph/full-stack-testing/issues/426
- [ ] https://github.com/hashgraph/full-stack-testing/issues/427
- [ ] https://github.com/hashgraph/full-stack-testing/issues/428
- [ ] https://github.com/hashgraph/full-stack-testing/issues/429
- [ ] https://github.com/hashgraph/full-stack-testing/issues/430
- [ ] Charts[Test] Implement smoke test for platform node
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.