Skip to content

build: need a testing framework to exercise the produced cockroach-sql binary #80921

@knz

Description

@knz

As identified in #80833: now we have a new build artifact cockroach-sql we would like to add testing for it.

Unfortunately, our existing acceptance testing frameworks don't know about this new binary:

  • the tests in pkg/acceptance don't know how to obtain/install the binary inside the docker container used to run the tests.
  • roachtest/roachprod does not know how to fetch the pre-built executable.

We need to evolve this and then add the missing UX/acceptance tests for the new product.

cc @srosenberg @rickystewart

Jira issue: CRDB-15449

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testingTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-testengTestEng TeamX-staleno-issue-activity

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions