Azure Devops + JMeter - Always generate html report? The Next CEO of Stack OverflowVSTS Maven Build Failaure - ForbiddenAzure Web App deploy: Web Deploy cannot modify the file on the destination because it is locked by an external processJMeter error when generating dashboard at end of testdotnet build vs publish on Azure DevOpsAzure DevOps build pipeline unreliable triggering by scheduleCannot generate JMeter HTML Report from Java codeShare file between release stages in Azure DevOps (VSTS)Does NuGet packages have versions in Azure DevOps Nuget Tool Installer task?How to get parameter values from a test case on azure devops (former vsts) in C# tests?Azure DevOps Load test results reporting not showing any data and graph when using JmeterHow to best use Azure Devops release pipelines with microservices?

Is a linearly independent set whose span is dense a Schauder basis?

Why does freezing point matter when picking cooler ice packs?

How to pronounce fünf in 45

Another proof that dividing by 0 does not exist -- is it right?

Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?

Upgrading From a 9 Speed Sora Derailleur?

Prodigo = pro + ago?

How to show a landlord what we have in savings?

Gödel's incompleteness theorems - what are the religious implications?

Incomplete cube

Gauss' Posthumous Publications?

Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?

How dangerous is XSS

What difference does it make matching a word with/without a trailing whitespace?

pgfplots: How to draw a tangent graph below two others?

Small nick on power cord from an electric alarm clock, and copper wiring exposed but intact

How seriously should I take size and weight limits of hand luggage?

How to compactly explain secondary and tertiary characters without resorting to stereotypes?

Physiological effects of huge anime eyes

Is it possible to make a 9x9 table fit within the default margins?

Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?

How does a dynamic QR code work?

How to implement Comparable so it is consistent with identity-equality

Is the offspring between a demon and a celestial possible? If so what is it called and is it in a book somewhere?



Azure Devops + JMeter - Always generate html report?



The Next CEO of Stack OverflowVSTS Maven Build Failaure - ForbiddenAzure Web App deploy: Web Deploy cannot modify the file on the destination because it is locked by an external processJMeter error when generating dashboard at end of testdotnet build vs publish on Azure DevOpsAzure DevOps build pipeline unreliable triggering by scheduleCannot generate JMeter HTML Report from Java codeShare file between release stages in Azure DevOps (VSTS)Does NuGet packages have versions in Azure DevOps Nuget Tool Installer task?How to get parameter values from a test case on azure devops (former vsts) in C# tests?Azure DevOps Load test results reporting not showing any data and graph when using JmeterHow to best use Azure Devops release pipelines with microservices?










1















I have an JMeter script which:



  • Consumes sitemap.xml for my site

  • Requests all pages

I have specified a custom user.properties file which has this line within it:



jmeter.reportgenerator.exporter.html.property.output_dir=report



I am attempting to schedule this to run nightly with Azure DevOps JMeter task (https://go.microsoft.com/fwlink/?LinkId=784929).



My question is: How can I force the user.properties file to always generate an HTML report of the outcome? I want to store this as a build artifact and schedule this to run nightly. As of right now, it appears that the Azure Build job does not allow me to pass command line parameters to JMeter nor does it allow me to specify that I want an HTML report generated. Is there another way to force the HTML report to generate?










share|improve this question




























    1















    I have an JMeter script which:



    • Consumes sitemap.xml for my site

    • Requests all pages

    I have specified a custom user.properties file which has this line within it:



    jmeter.reportgenerator.exporter.html.property.output_dir=report



    I am attempting to schedule this to run nightly with Azure DevOps JMeter task (https://go.microsoft.com/fwlink/?LinkId=784929).



    My question is: How can I force the user.properties file to always generate an HTML report of the outcome? I want to store this as a build artifact and schedule this to run nightly. As of right now, it appears that the Azure Build job does not allow me to pass command line parameters to JMeter nor does it allow me to specify that I want an HTML report generated. Is there another way to force the HTML report to generate?










    share|improve this question


























      1












      1








      1








      I have an JMeter script which:



      • Consumes sitemap.xml for my site

      • Requests all pages

      I have specified a custom user.properties file which has this line within it:



      jmeter.reportgenerator.exporter.html.property.output_dir=report



      I am attempting to schedule this to run nightly with Azure DevOps JMeter task (https://go.microsoft.com/fwlink/?LinkId=784929).



      My question is: How can I force the user.properties file to always generate an HTML report of the outcome? I want to store this as a build artifact and schedule this to run nightly. As of right now, it appears that the Azure Build job does not allow me to pass command line parameters to JMeter nor does it allow me to specify that I want an HTML report generated. Is there another way to force the HTML report to generate?










      share|improve this question
















      I have an JMeter script which:



      • Consumes sitemap.xml for my site

      • Requests all pages

      I have specified a custom user.properties file which has this line within it:



      jmeter.reportgenerator.exporter.html.property.output_dir=report



      I am attempting to schedule this to run nightly with Azure DevOps JMeter task (https://go.microsoft.com/fwlink/?LinkId=784929).



      My question is: How can I force the user.properties file to always generate an HTML report of the outcome? I want to store this as a build artifact and schedule this to run nightly. As of right now, it appears that the Azure Build job does not allow me to pass command line parameters to JMeter nor does it allow me to specify that I want an HTML report generated. Is there another way to force the HTML report to generate?







      azure jmeter azure-devops azure-pipelines azure-pipelines-build-task






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 7 at 21:12









      UBIK LOAD PACK

      25.9k43671




      25.9k43671










      asked Mar 7 at 19:41









      Dylan McCurryDylan McCurry

      382518




      382518






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Using VSTS, it is not possible and anyway it will be discontinued by Microsoft.



          I would suggest using Maven and jmeter-maven-plugin.



          The goal will be:




          mvn clean verify







          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55051649%2fazure-devops-jmeter-always-generate-html-report%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Using VSTS, it is not possible and anyway it will be discontinued by Microsoft.



            I would suggest using Maven and jmeter-maven-plugin.



            The goal will be:




            mvn clean verify







            share|improve this answer



























              0














              Using VSTS, it is not possible and anyway it will be discontinued by Microsoft.



              I would suggest using Maven and jmeter-maven-plugin.



              The goal will be:




              mvn clean verify







              share|improve this answer

























                0












                0








                0







                Using VSTS, it is not possible and anyway it will be discontinued by Microsoft.



                I would suggest using Maven and jmeter-maven-plugin.



                The goal will be:




                mvn clean verify







                share|improve this answer













                Using VSTS, it is not possible and anyway it will be discontinued by Microsoft.



                I would suggest using Maven and jmeter-maven-plugin.



                The goal will be:




                mvn clean verify








                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 7 at 21:10









                UBIK LOAD PACKUBIK LOAD PACK

                25.9k43671




                25.9k43671





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55051649%2fazure-devops-jmeter-always-generate-html-report%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

                    Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

                    Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved