test.sh #2

  • //
  • guest/
  • tjuricek/
  • p4ws/
  • config/
  • test.sh
  • Commits
# Change User Description Committed
#2 15791 tjuricek Removing very old p4ws branch
#1 13266 tjuricek Reorganized depot to avoid stream/main in path.

This may be re-imported.
//guest/tjuricek/p4ws/stream/main/config/test.sh
#2 13231 tjuricek Adjust how rvm is configured on the build runs.

This may not work in the non-interactive EC environment. TBD.
#1 13230 tjuricek Created a 'cluster' build procedure that creates an installer on build, and executes the install on a test instance.

The main change is to package all gem dependencies via 'vendor/cache' (using the 'bundle package' command).

Right now, there appears to be an issue with test data initialization, which may need a revised approach.