citusdata / citusdata/test-automation

fab parameters should be validated for compatibility before running

Open
#88 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

using following command in an ignorant way cost me precious time
```
fab use.postgres:10.3 use.enterprise:release-7.3 setup.basic_testing
```
I definitely wanted to use enterprise, but ended up setting up community version due to `setup.basic_testing`.

We should somehow detect that we might be doing something suspicious and halt before letting user to believe that everything is fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.