Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

cpptestcli -list-configs do not display my Team rules

elch
elch Posts: 95

Hi,

Running cpptestcli -list-configs do not display my Team rules.
I have license for Team , From the VS GUI I can reach and run rules.
Tried any format to point my team rules.
Added all required tcm entries to my cpptestcli.properties file.
Any suggestions ?

Thanks In Advanced,

Answers

  • Bogdan Czwartkowski
    Bogdan Czwartkowski Posts: 157 admin
    edited May 2018

    In addition to all the regular DTP server connection details and credentials, do you have the following flag uncommended and set to "true" in your cpptestcli.properties?:

    dtp.share.enabled=true

    If that does not help,
    can you provide your cpptestcli.properties file, or better yet, can you run cpptestcli with -showsettings option and send us the output?
    If you cannot share the output, please, contact our support team.

  • elch
    elch Posts: 95

    Hi,

    Thanks on the follow-up

    1. When I run show-settings , the tcm entries were not displayed.
    2. dto.share.enabled=true is set.
    3. There is an issue when running -list-configs
    4. "Upgrading old Keys"
    5. "Cannot upgrade tcm.server.enabled , new key dtp.share.enabled is already present in settings."

    Thanks In Advanced,

  • Bogdan Czwartkowski
    Bogdan Czwartkowski Posts: 157 admin

    Hi @elch,
    I suspect there is some mix of 9.x-style options with the new 10.x options, but I do not have enough context. I would still need the -showsettings output. Looks like something specific to your setup, so I will have someone from support team contact you to process this further.

  • elch
    elch Posts: 95

    Hi,
    Thanks on the follow-up:
    Should I add workspace location
    cpptestcli -config-list -data "/home/user/tempworkspace"

  • elch
    elch Posts: 95

    of course I meant:
    cpptestcli -list-configs -data "/home/user/tempworkspace"