> + <version>2.0.0-SNAPSHOT</version> > + <relativePath>../../project/pom.xml</relativePath> > + </parent> > + <groupId>org.apache.jclouds.provider</groupId> > + <artifactId>elastichosts-dal-a</artifactId> > + <name>jclouds ElasticHosts Dallas provider</name> > + <description>ElasticHosts implementation targeted to Dallas</description> > + <packaging>bundle</packaging> > + > + <properties> > + > <test.elastichosts-ams-e.endpoint>https://api-dal-a.elastichosts.com</test.elastichosts-ams-e.endpoint> > + > <test.elastichosts-ams-e.api-version>2.0</test.elastichosts-ams-e.api-version> > + <test.elastichosts-ams-e.build-version /> > + > <test.elastichosts-ams-e.identity>FIXME_IDENTITY</test.elastichosts-ams-e.identity> > + > <test.elastichosts-ams-e.credential>FIXME_CREDENTIAL</test.elastichosts-ams-e.credential> > + <test.elastichosts-ams-e.template />
Change the test properties to match the provider id --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/750/files#r31066525
