Giter VIP home page Giter VIP logo

appsody-stack-tools's People

Watchers

 avatar  avatar

Forkers

scottkurz

appsody-stack-tools's Issues

Misc. comments

Some misc. thoughts:

AppsodyBinaryProjectTest

  1. Where is the source for this tango war? Is it versioned with a maven release? Should we clone it into this project?
  2. Does the dflt URL path test the JDBC connection? Seems that's a key thing to test.
  • If not, we could either add that to the app source, OR another approach would be using the validation-1.0 feature (Liberty analogue to TWAS "testConnection").

appsody-projects

  1. We should reflect in the README and possibly the repo name when we init'd this from like: java-openliberty-init-at-0-2-5-appsody-0-6-0 (OK maybe just the README).

other

  1. Not urgent but maybe better to use the 'exit' code instead of grepping success messages to pass back success vs. failure?

Cleanup issues

  1. In stopDockerRun() no need to do: docker container rm $1 if we run with --rm flag like I added

  2. The failure log test.log gets written to the working dir, however stack-regression.sh
    says it's in "/tmp/$1/test.log"

echo "!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "Test of $1 failed!"
echo "Log can be viewed at /tmp/$1/test.log"
echo "!!!!!!!!!!!!!!!!!!!!!!!!!"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.