Jenkins

Jenkins HTML Publisher Plugin : allow script permission issue

喜夏-厌秋 提交于 2020-11-30 05:39:17
问题 I'm trying to report my .html file with HTML publisher plugin in Jenkins however,since HTML publisher is updated to version 1.10, can't publish HTML. Error message I'm getting: Blocked script execution in '{mydomain}' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. I found this doc: https://wiki.jenkins-ci

Jenkins HTML Publisher Plugin : allow script permission issue

会有一股神秘感。 提交于 2020-11-30 05:35:57
问题 I'm trying to report my .html file with HTML publisher plugin in Jenkins however,since HTML publisher is updated to version 1.10, can't publish HTML. Error message I'm getting: Blocked script execution in '{mydomain}' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. I found this doc: https://wiki.jenkins-ci

Jenkins HTML Publisher Plugin : allow script permission issue

一曲冷凌霜 提交于 2020-11-30 05:31:35
问题 I'm trying to report my .html file with HTML publisher plugin in Jenkins however,since HTML publisher is updated to version 1.10, can't publish HTML. Error message I'm getting: Blocked script execution in '{mydomain}' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag. I found this doc: https://wiki.jenkins-ci

XVFB on Jenkins connecting to wrong display. Display shows black screen

淺唱寂寞╮ 提交于 2020-11-29 21:33:07
问题 I am trying to execute headless chrome Selenium tests via Jenkins using XVFB on UBUNTU AWS/VM. My Jenkins XVFB config is: Pre-build Execute Shell: export DISPLAY=:98 x11vnc -xkb -noxrecord -noxfixes -noxdamage -display :98 -auth /var/run/lightdm/root/:0 -rfbport 5900 When build starts, I see: Xvfb starting$ /usr/bin/Xvfb :98 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-82-..fbdir10942188934689457655 [Jenkins-Headless] $ /bin/sh -xe /tmp/jenkins11502774511620101086.sh + export DISPLAY=

XVFB on Jenkins connecting to wrong display. Display shows black screen

↘锁芯ラ 提交于 2020-11-29 21:31:09
问题 I am trying to execute headless chrome Selenium tests via Jenkins using XVFB on UBUNTU AWS/VM. My Jenkins XVFB config is: Pre-build Execute Shell: export DISPLAY=:98 x11vnc -xkb -noxrecord -noxfixes -noxdamage -display :98 -auth /var/run/lightdm/root/:0 -rfbport 5900 When build starts, I see: Xvfb starting$ /usr/bin/Xvfb :98 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-82-..fbdir10942188934689457655 [Jenkins-Headless] $ /bin/sh -xe /tmp/jenkins11502774511620101086.sh + export DISPLAY=

XVFB on Jenkins connecting to wrong display. Display shows black screen

放肆的年华 提交于 2020-11-29 21:28:31
问题 I am trying to execute headless chrome Selenium tests via Jenkins using XVFB on UBUNTU AWS/VM. My Jenkins XVFB config is: Pre-build Execute Shell: export DISPLAY=:98 x11vnc -xkb -noxrecord -noxfixes -noxdamage -display :98 -auth /var/run/lightdm/root/:0 -rfbport 5900 When build starts, I see: Xvfb starting$ /usr/bin/Xvfb :98 -screen 0 1024x768x24 -fbdir /var/lib/jenkins/xvfb-82-..fbdir10942188934689457655 [Jenkins-Headless] $ /bin/sh -xe /tmp/jenkins11502774511620101086.sh + export DISPLAY=

【招聘·北京】自动化测试内推职位(15-25K)

£可爱£侵袭症+ 提交于 2020-11-29 13:42:32
【招聘·北京】自动化测试内推职位(15-25K) 有志者自有千计万计,无志者只感千难万难。 北京 · 中金中富内推职位 自动化测试工程师 【工作职责】 1、具备独立设计、开发自动化测试脚本的能力, 2、负责公司产品的自动化测试工作,提高回归测试效率; 3、负责自动化测试框架的搭建和自动化框架的维护; 4、负责业务测试,负责ui和接口测试用例的设计,实现测试用例自动化,减少重复测试人力; 【任职要求】 1、有2年以上的ui和接口自动化测试经验; 2、熟悉掌握selenium,testng等自动化测试框架; 3、至少熟悉Python、Java等一门开发语言; 4、熟练使用持续集成工具jenkins; 5、熟悉使用mysql、Oracle等数据库; 6、熟练掌握主流iOS/Android/web自动化测试框架,有测试工具开发经验优先; 经验2年及以上 | 大专及以上 | 北京 | 全职 | 薪资:15-25K **简历投递 邮箱:18310617205@139.com(请添加备注“软件测试君推荐”) 公司:中金中富 地址:北京呼家楼地铁旁边** 数据库内功“心法”,你到了第几层? 性能测试指标评估必读 什么是QPS,TPS,吞吐量 android测试点整理 面对测试人员不足,测试任务繁重该怎么搞 ▼更多精彩推荐,请关注我们▼ 来源: oschina 链接: https://my

How to list all available jenkins plugins using command list with their short names

我是研究僧i 提交于 2020-11-29 10:30:06
问题 I want to list all available plugins names and their short names using command line option, so that I could automate required plugin installation through jenkins command line. Kindly advise. Thanks So far I tried to find answer on same however I got answer only for how to list installed plugins, not for all available plugins. I've found this link http://updates.jenkins-ci.org/download/plugins/ which lists all plugins but with their short names only 回答1: You were so close! The LAYOUT is

Jenkins Operator for k8s

倖福魔咒の 提交于 2020-11-29 04:58:39
Jenkins Operator for k8s 本文分享自微信公众号 - Jenkins(Jenkins-Community)。 如有侵权,请联系 support@oschina.cn 删除。 本文参与“ OSC源创计划 ”,欢迎正在阅读的你也加入,一起分享。 来源: oschina 链接: https://my.oschina.net/u/4111527/blog/4338714

一个 SpringBoot 项目该包含哪些?

纵饮孤独 提交于 2020-11-28 01:48:33
作者:不一样的科技宅 juejin.im/post/6844904083942277127 前言 建立一个全新的项目,或者把旧的庞大的项目,进行拆分成多个项目。在建立新的项目中,经常需要做一些重复的工作,比如说拷贝一下常用的工具类,通用代码等等。 所以就可以做一个基础的项目方便使用,在经历新项目的时候,直接在基础项目上进行简单配置就可以开发业务代码了。 基础项目该包含哪些东西。 Swagger 在线接口文档。 CodeGenerator 代码生成器。 统一返回。 通用的分页对象。 常用工具类。 全局异常拦截。 错误枚举。 自定义异常。 多环境配置文件。 Maven多环境配置。 日志配置。 JenkinsFile。 ❝ 可以在评论区进行补充 ❞ Swagger 写接口文档通常是一件比较头疼的事情,然而swagger就用是用来帮我们解决这个问题的。可以在线生成接口文档,并且可以在页面上进行测试。 可以非常清楚的显示,请求数据已经响应数据。当然这一切都需要在代码中进行配置。 「注意的点:接口文档只能在测试/开发环境开启,其他环境请关闭。」 常用的Swagger注解 @Api用于Controller @ApiOperation用于Controller内的方法。 @ApiResponses用于标识接口返回数据的类型。 @ApiModel用于标识类的名称