[CI] try smoke test with full instrumentation
Issue #1355 (closed) would have been caught by the pipeline if the smoke test was run with fully instrumented code. Currently, the smoke test is run with a sort of "light" instrumentation that only ensures we have balanced push/pop_wmops calls in the code, but does not catch runtime instrumentation failures. Runtime impact on the smoke test needs to be evaluated before applying this to all pipelines.