mahjonp

Results 13 issues of mahjonp

Signed-off-by: mahjonp ### What problem does this PR solve? This PR supports the individual builds of test cases. ### What is changed and how does it work? When execute `make...

## Bug Report **What did you do?** New goroutines found: [main-logs.txt](https://github.com/pingcap/tipocket/files/6040306/main-logs.txt)

## Bug Report ```log $ bin/cdc-bank -namespace mahjonp3 --storage-class local-storage 2021/02/19 21:00:11 fixture.go:241: [info] Git Commit Hash: 399391b8b0b44799d3c74c29156f00d7d7ad89cb 2021/02/19 21:00:11 fixture.go:242: [info] UTC Build Time: 2021-02-19 12:59:47 2021/02/19 21:00:19 matrix.go:24:...

type/bug

## Feature Request **Is your feature request related to a problem? Please describe:** TiPocket uses chaos-mesh v0.9.1 version, it was too old and unstable compared with the current stable version...

type/enhancement

Cover generated columns and auto random etc. Refs: * https://dev.mysql.com/doc/refman/8.0/en/create-table-generated-columns.html * https://pingcap.com/docs/stable/auto-random/

prority/P2

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ```yaml apiVersion: naglfar.pingcap.com/v1 kind: TestClusterTopology metadata: name: tidb-cluster namespace: {{workflow.name}} spec: resourceRequest:...

bug

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. apply trr.yaml: ```yaml apiVersion: naglfar.pingcap.com/v1 kind: TestResourceRequest metadata: name: tidb-cluster namespace:...

bug

For TiDB e2e testing, MySQL servers are usually used as the upstream or downstream nodes of a TiDB cluster. After Naglfar supported a standard TiDB cluster's creation, it's time for...

Inject a restricted permission kubeconfig file on workload containers Ref: http://docs.shippable.com/deploy/tutorial/create-kubeconfig-for-self-hosted-kubernetes-cluster/