Two of the same TC configs in a build chain?

Hello. I'm trying to automate a test for an installer's ability to be upgraded. The way I'd like to test this is by triggering the building the same project twice so I have two installers (one with a higher revision number) then installing the first and upgrading to the second. The problem is I don't see a way to have two of the same TC configs in a build chain. Is this possible? We're using TC 9.1.7. 

0
1 comment

Hello,

If you want to build one and the same build configuration twice as a dependency I think this is not possible.

If you want to use two different artifacts from the same build configuration you can have two artifact dependencies (for example, one pointing to some older pinned or tagged build and one on 'the build from the same chain').

1

Please sign in to leave a comment.