Running Postman tests on Jenkins using Newman and AWS (Ubuntu 14.04)
We will be using a hosted Ubuntu server so an AWS account is required After creating an AWS account and accessing the console be sure to change the region from default to create the instance in the closest zone : Select EC2 Select Launch Instance Choose Ubuntu Server (build 14.04 at this current time): Choose the default “ Free Tier eligible ’ instance Leave the defaults and select ‘review and launch’ (I selected auto assign public IP) Edit the Security groups to allow traffic in: Namely port 8080 for jenkins (default port) Port 22 for ssh access The security groups should look something like this: Choose Launch Then Create the Keypair Make sure the correct security group is assigned to that instance: Once up and running select connect to get the terminal commands: Open your terminal or command prompt and locate the .pem file that was saved and