Uploaded image for project: 'Apache Whirr (retired)'
  1. Apache Whirr (retired)
  2. WHIRR-205

Override service.provider for integration tests

    XMLWordPrintableJSON

Details

    Description

      It should be possible to override the service.provider when running the integration tests

      For EC2:

      mvn verify -Pintegration -DargLine="-Dwhirr.test.provider=ec2 -Dwhirr.test.identity=<ID> -Dwhirr.test.credential=<SECRET_KEY>"
      

      For RackspaceCloud:

      mvn verify -Pintegration -DargLine="-Dwhirr.test.provider=cloudservers -Dwhirr.test.identity=<ID> -Dwhirr.test.credential=<SECRET_KEY>"
      

      Right now this is hardcoded to EC2.

      Attachments

        1. WHIRR-205.patch
          3 kB
          Andrei Savu

        Activity

          People

            savu.andrei Andrei Savu
            savu.andrei Andrei Savu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: