Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable labels when connecting the swarm linux agent #229

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

v1v
Copy link
Member

@v1v v1v commented Sep 19, 2019

Highlights

  • Enable labels in the linux agent

Test Case

$ cd local/workers/linux
$ vagrant up --provision
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'elastic/ubuntu-16.04-x86_64' version '20190319.1.0' is up to date...
==> default: A newer version of the box 'elastic/ubuntu-16.04-x86_64' for provider 'virtualbox' is
==> default: available! You currently have version '20190319.1.0'. The latest is version
==> default: '20190915.0.0'. Run `vagrant box update` to update.
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: The guest additions on this VM do not match the installed version of
    default: VirtualBox! In most cases this is fine, but in rare cases it can
    default: prevent things such as shared folders from working properly. If you see
    default: shared folder errors, please make sure the guest additions within the
    default: virtual machine match the version of VirtualBox you have installed on
    default: your host and reload your VM.
    default: 
    default: Guest Additions Version: 5.0.18_Ubuntu r106667
    default: VirtualBox Version: 6.0
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /vagrant => /Users/vmartinez/work/src/github.com/elastic/apm-pipeline-library/local/workers/linux
==> default: Running provisioner: shell...
    default: Running: inline script

image

@v1v v1v self-assigned this Sep 19, 2019
@v1v v1v added automation ci enhancement New feature or request labels Sep 19, 2019
@v1v v1v merged commit cf3d84d into elastic:master Sep 19, 2019
@v1v v1v deleted the fix/labels branch September 19, 2019 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants