hanahmily commented on code in PR #1057:
URL:
https://github.com/apache/skywalking-banyandb/pull/1057#discussion_r3062336450
##########
.github/workflows/e2e.yml:
##########
@@ -56,23 +56,15 @@ jobs:
fail-fast: false
matrix:
test:
- - name: Storage (etcd)
- config: test/e2e-v2/cases/storage/banyandb/e2e-etcd.yaml
- - name: Storage (native-property/dns)
+ - name: Storage
config: test/e2e-v2/cases/storage/banyandb/e2e-property.yaml
Review Comment:
Remove "-property" suffix from all the e2e files.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]