You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DEVOPS-3419] test automation: Update YBC for DB unit testing when version changes
Summary:
Split out YBC stable version to separate conf file, so that a version update will trigger DB unit
testing, but other changes to reference.conf need not trigger such DB CI testing.
Fix prep_ybc_testing() to notice when the version installed in build/ybc is not correct and
re-install.
Test Plan:
Running single test to verify correct updates to build/ybc when needed, and whether or not build/ybc
exists, and whether or not build/ybc/ybc_version.conf exists.
Also that new downloads to /opt/yb-build/ybc staging directory works.
./yb_build.sh --sb --java-test 'org.yb.pgsql.TestYbBackup#testMixedLegacyColocatedDatabase'
Reviewers: dshubin, mlillibridge, jharveysmith
Reviewed By: dshubin, jharveysmith
Subscribers: devops
Differential Revision: https://phorge.dev.yugabyte.com/D44369
0 commit comments