StackStorm/st2

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

Aperta

#3095 aperta il 5 dic 2016

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

Metriche repository

Star
 (5794 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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