S6E1 Learn JMeter Series - Running JMeter on Docker

Поділитися
Вставка
  • Опубліковано 9 лют 2021
  • This video tutorial demonstrates how you can run #JMeter on #Docker.
    ➡️ Join QAInsights Community at qain.si/community
    ➡️ Buy me a tea 🍵 www.buymeacoffee.com/qainsights
    ➡️ Get Certified in CKAD qain.si/startk8s
    ➡️ Get Certified in CKA qain.si/cka
    ➡️ My preferred DNS is NextDNS qain.si/nextdns
    ➡️ Learn Linux qain.si/linux
    ➡️ Get performance testing jobs real quick using Indeed → goo.gl/XAfCcE
    ➡️ Hostinger Web Hosting → goo.gl/MfwDyU
    ➡️ My Productivity Tools → goo.gl/2DfC5d
    ➡️ App Sumo for your business → goo.gl/zj92SA
    ➡️ Amazon → amzn.to/2L0Jv2n
    ➡️ TubeBuddy → www.tubebuddy.com/qainsights
    ➡️ LoadRunner Playlist • Learn LoadRunner Series
    ➡️ My first Udemy course entitled `Performance Testing using DevWeb` has been published.
    ➡️ qain.si/devweb
    ➡️ Subscribe at my blog qainsights.com
  • Наука та технологія

КОМЕНТАРІ • 46

  • @QAInsights
    @QAInsights  3 роки тому +4

    Docker Images:hub.docker.com/u/qainsights

    • @priscilaribeiro6485
      @priscilaribeiro6485 2 роки тому

      help me. The report generated inside the docker returns empty. Have you had this error?

  • @RickGladwin
    @RickGladwin 3 роки тому +1

    Very nice video. Concise, clear, detailed.

  • @sushilmishra8678
    @sushilmishra8678 3 роки тому +1

    Nice one on Docker jmeter. Really helpful.

  • @anuprai2710
    @anuprai2710 2 роки тому +1

    Very clear and helpful video. Thanks.

  • @vijayram01
    @vijayram01 2 роки тому +1

    Due, you are a life saver. Thanks for this Great video.

  • @jjoo6853
    @jjoo6853 3 роки тому +2

    Thanks for the video - was just wondering would we be able to run the docker for jmeter remote distributed testing ?

  • @vhvl3888
    @vhvl3888 2 роки тому

    can you share about how to add plugins while running from docker as well. that part is missed in this video

  • @sridharmurari3007
    @sridharmurari3007 2 роки тому

    Very nice video thx a ton also please let me know apart from jtl how to write file if we select "write results to in jmeter" working from cmd and not from bind

  • @vishuhanda1837
    @vishuhanda1837 2 роки тому

    Hi
    not able to copy the run1.jtl back in host ...
    other directories are present but not run.jtl
    is it something i am missing in docker command while running jmeter tests

  • @jagritijain2527
    @jagritijain2527 11 місяців тому

    Thanks for the video.I m unable to see the github repo for the Jmeter image when I login to docker hub. Can you please tell what am I doing wrong?

  • @houseforsale5984
    @houseforsale5984 2 роки тому

    How can I run jmeter image after creating network bridge of two containers

  • @chunji6489
    @chunji6489 6 місяців тому

    I am confused for your last docker run --mount ... command. You have a local command of jmeter under c:\Tools\apache-jmeter-5.4.1\bin. During the execution time, is that jmeter being used for the execution ? I have a jmeter test plan "sequencial.jmx", that I have kept it in my /tmp dir. When I was to run such command: docker run --mount type=bind,source="/tmp/",target="/opt/apache-jmeter-5.5/bin" jmeter -n -t sequencial.jmx -l /tmp/output.jtl, I have received failure as: "/entrypoint.sh: line 33: jmeter: command not found".

  • @aravindank8491
    @aravindank8491 Рік тому

    I am getting this error: No such container:path: beasr09a4a90:/opt/apache-jmeter-5.5/bin/examples. What can be done to fix it?

  • @aminekhalifa9969
    @aminekhalifa9969 3 роки тому

    its not working for me : invalid argument "type=bind," for "--mount" flag: invalid field '' must be a key=value pair
    See 'docker run --help'

  • @houseforsale5984
    @houseforsale5984 2 роки тому

    How upload jar in lib files to images

  • @mohammadbagheri6841
    @mohammadbagheri6841 4 місяці тому

    ok I subscribe 90% because of your daughter and 10% because of content :D

  • @joeganesh1
    @joeganesh1 2 місяці тому

    cp command doesn't work, video should have included the mount folder part :(

  • @sharmak2746
    @sharmak2746 3 роки тому

    It is indeed a great video. Can we run the same jmeter docker stuff via jenkins, cause, I have some test data files aswell, not sure how to use them, do you have any specific video tutorial on this. Please share and this would be a great help. Thank you

    • @QAInsights
      @QAInsights  3 роки тому +1

      Jenkins video already posted. Please search in my playlist.

  • @thejusdutt1
    @thejusdutt1 2 роки тому

    Very nice video, one basic question, what is the advantage of running jmeter on docker?

    • @Wae7l
      @Wae7l Рік тому

      It's only important if you want to automate the load test process direktly in your pipline or even more run it in a container cloud environment.

  • @bathulanagendra4621
    @bathulanagendra4621 3 роки тому +3

    Your daughter voice was Cho chweet.

  • @adapamahesh8425
    @adapamahesh8425 10 місяців тому +1

    Is it possible to run jmeter files(.jmx)
    Using Dockers in window os instead of unix

    • @QAInsights
      @QAInsights  10 місяців тому

      Yes. please check my docker profile for Windows image hub.docker.com/u/qainsights

  • @aravindank8491
    @aravindank8491 Рік тому

    docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist
    Getting this error while mount. Can you help please?

    • @jayachandrandhoni4928
      @jayachandrandhoni4928 11 місяців тому

      Are you able to resolve the issue which u mentioned? I am also facing similar kind of an issue

  • @sudhir22sharma
    @sudhir22sharma 3 роки тому

    I have created a jmeter script that has one API end point. I got the below error when i tried to run it using docker container,
    /entrypoint.sh: line 29: jmeter: command not found

    • @QAInsights
      @QAInsights  3 роки тому

      Are you running in Windows or Linux?

    • @sudhir22sharma
      @sudhir22sharma 3 роки тому

      @@QAInsights Linux

    • @QAInsights
      @QAInsights  3 роки тому

      @@sudhir22sharma Which image you used?

    • @sudhir22sharma
      @sudhir22sharma 3 роки тому

      @@QAInsights
      docker pull justb4/jmeter
      and i renamed it as jmeter
      Below is the command,
      docker run --mount type=bind,source=/home/ec2-user/", target="/opt/apache-jmeter-5.3/bin" jmeter -n -t /home/ec2-user/SampleAPI.jmx -l /home/ec2-user/Result.jtl

    • @QAInsights
      @QAInsights  3 роки тому +1

      @@sudhir22sharma Please try this syntax: docker run --mount type=bind,source="/home/ec2-user/",target="/opt/apache-jmeter-5.3/bin"
      jmeter -n -t /home/ec2-user/SampleAPI.jmx -l /home/ec2-user/Result.jtl

  • @sehjadkhan1666
    @sehjadkhan1666 Рік тому

    How to run in GUI mode?

    • @QAInsights
      @QAInsights  Рік тому

      I would like to understand what is your use case running JMeter in GUI mode within Docker :) ?

  • @randomize8053
    @randomize8053 3 роки тому

    you did not show the volume creation for Docker, it giving error for me
    I dont consider this full video

    • @QAInsights
      @QAInsights  3 роки тому +1

      The video is not about docker concepts, its all about JMeter. I did show you how to mount the volume and run the JMeter container. There are a lot of tutorials about Docker on the web about volume creation.

  •  2 роки тому

    do not mount binaries into docker container that defeats the purpose of docker!

    • @QAInsights
      @QAInsights  2 роки тому

      My bad, my script was in the bin directory that is why I mounted that path :) by default, JMeter saves it in bin.

  • @randomize8053
    @randomize8053 3 роки тому

    you are just sharing half knowledge here , no knowledge on Docker .............waste of 13 min

    • @QAInsights
      @QAInsights  3 роки тому +7

      The video is not about docker concepts, its all about JMeter. I did show you how to mount the volume and run the JMeter container. There are a lot of tutorials about Docker on the web about volume creation.