Herko Lategan

Results 5 issues of Herko Lategan

See the parent issue [1] for details. Test location: `pkg/cmd/roachtest/tests/smoketest_secure.go` [1] https://github.com/cockroachdb/cockroach/issues/115867 Epic: [CRDB-31933](https://cockroachlabs.atlassian.net/browse/CRDB-31933) Jira issue: CRDB-35300

C-enhancement
T-testeng

Previously, DNS commands would be able to executed concurrently for non-overlapping DNS names. Since this is rarely used and can cause problems, this feature is now removed. The `gcloud` command...

backport

Previously, there was no linter that would detect use of the `go` keyword in roachtest. All roachtest goroutines must be launched through the `Task` interface provided by the roachtest framework....

Previously, the github variables were set in the build script, but it was not exported so the binary could not pick it up. Epic: None Release note: None

This change updates the token retrieval to use gcloud instead of relying on target_pull_request to provide a token with the required permissions, to add labels or post to a PR....