What are the instructions for running the infamous “smoke test”?

Is there a specific release of python needed?

I tried the following:

    python dev-tools/scripts/smokeTestRelease.py

But got this error:

      File "dev-tools/scripts/smokeTestRelease.py", line 684
        print('    get POM templates', end=' ')
                                          ^
    SyntaxError: invalid syntax

(The caret was under the “=” after “end”.)

-- Jack Krupansky

Reply via email to