Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-875

vmware plugin - Provide mechanism for VM to pass back IP address to build

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • vmware-plugin
    • None
    • Platform: All, OS: All

      Need a mechanism for the virtual machine to inform Hudson of its IP address
      (event when it does not have VMware tools installed)

      I'm thinking that the VM just does a http POST of it's IP address(es) to

      /hudson/plugins/vmware/SOMEKEY

      Hudson can then look at the request client IP address and see which of the
      passed back IP addresses match the request. If none match, then it can try
      routing to all the passed IP addresses. If it still can't connect... then fail
      the build.

      Once it knows the IP address, it will set an environment variable (SOMEKEY in
      this example) to the IP address so that the build can pick up the IP address

            Unassigned Unassigned
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: