StackStorm/st2

`st2-self-check` fails on older st2 versions

Open

#3095 aperta il 5 dic 2016

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Python (740 fork)batch import
buggood first issuetests

Metriche repository

Star
 (5794 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We YOLO-pull st2tests master in st2-self-check script. This makes script broken on older st2 versions.

So st2-self-check should rely on versioned branches in st2tests.

TODO: Parse https://github.com/StackStorm/st2/blob/master/st2common/st2common/__init__.py to determine the correct git vX.Y branch to get.

Guida contributor