Skip to content

Commit

Permalink
disables ToscaTypePlanTransformerIntegrationTest pending release of T…
Browse files Browse the repository at this point in the history
…OSCA-13
  • Loading branch information
Martin Harris committed Feb 25, 2021
1 parent a4ac4a8 commit 9465d03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ runtime
*.out

.checkstyle

.java-version

Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
import io.cloudsoft.tosca.a4c.brooklyn.ToscaApplication;
import io.cloudsoft.tosca.a4c.brooklyn.util.EntitySpecs;

@Test(groups="Broken") // TOSCA support is awaiting release of TOSCA-13
public class ToscaTypePlanTransformerIntegrationTest extends Alien4CloudIntegrationTest {

private static final Logger log = LoggerFactory.getLogger(ToscaTypePlanTransformerIntegrationTest.class);
Expand Down

0 comments on commit 9465d03

Please sign in to comment.