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

[readme] Add snapshot package links #7248

Merged
merged 1 commit into from
May 20, 2016

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented May 19, 2016

No description provided.

@epixa
Copy link
Contributor

epixa commented May 19, 2016

Are we actually building these in jenkins?

@LeeDr
Copy link

LeeDr commented May 20, 2016

I checked on the failed build but I really don't understand why it failed. I've never seen this failure before. Here's part of the log;

00:06:52.677: navigate to: http://user:notsecure@localhost:5620/app/kibana#/discover
00:06:58.048: returned from get, calling refresh
00:06:59.682: check testStatusPage
00:06:59.682: self.checkForKibanaApp()
INFO - Bobster - cluster.metadata - [.kibana/qUlHNo2SS5KZq2SWjMUgYg] create_mapping [search]
00:07:20.001: kibana check failed
00:07:20.001: { [NoSuchElement: [POST http://localhost:4444/wd/hub/session/50fb2ddb-328b-489d-9aeb-cd31ca4190f4/element / {"using":"css selector","value":".app-wrapper .application"}] Unable to locate element: {"method":"css selector","selector":".app-wrapper .application"}

It looks like it happened in the discover/_shared_links test before method when it when it called common.navigateToApp('discover')

which at some point calls common.getApp. It's in that method that the css selector ".app-wrapper .application" is used. But I don't have a clue what caused it to fail at this point.

The captured screenshot shows the discover tab with "No results found" for the Last 15 minutes (which is normal and expected). We see the logstash-* index is created. Everything looks normal at the time the screenshot was taken.

@LeeDr
Copy link

LeeDr commented May 20, 2016

jenkins, test it

@LeeDr
Copy link

LeeDr commented May 20, 2016

LGTM once the build passes (I restarted a build)

From a View of Jon's change I started downloading each of the links to verify the links were good.

@epixa
Copy link
Contributor

epixa commented May 20, 2016

I see that it does indeed build on jenkins.

@LeeDr LeeDr assigned jbudz and unassigned LeeDr May 20, 2016
@epixa epixa added the v4.6.0 label May 20, 2016
@jbudz jbudz merged commit f312f84 into elastic:master May 20, 2016
This was referenced May 20, 2016
jbudz added a commit that referenced this pull request May 20, 2016
---------

**Commit 1:**
[readme] Add snapshot package links

* Original sha: 8231f8e
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-19T21:56:58Z
jbudz added a commit that referenced this pull request May 20, 2016
---------

**Commit 1:**
[readme] Add snapshot package links

* Original sha: 8231f8e
* Authored by Jonathan Budzenski <[email protected]> on 2016-05-19T21:56:58Z
jbudz added a commit that referenced this pull request May 20, 2016
epixa added a commit that referenced this pull request May 20, 2016
@epixa epixa added v4.5.4 and removed v4.5.2 labels Jul 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants